Bug 1035236

Summary: Searching for instances shows active even with different filter
Product: [Retired] JBoss BPMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: kverlaen, lpetrovi
Target Milestone: ER1   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: Consequence: When searching for process instances, the search results always show only active instances, no matter which filter the user selected. Workaround (if any): Reselect the filter after getting the search results. Result: User gets wrong search results at first and may be confused.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:02:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zuzana Krejčová 2013-11-27 11:02:26 UTC
Description of problem:
In Process Instances perspective, if you search for instances using the search input element, you get active instances no matter which filter you use (Active, Related To Me, Completed, Aborted).
To get the right results, you have to re-select the filter.


Version-Release number of selected component (if applicable):
BPMS 6.0 ER5


Steps to Reproduce:
1. Start processes X (twice), Y and go to Process Instances perspective.
2. Abort instance of process Y and one of process X.
3. Switch to Aborted.
4. Using the search input, query for Y.  --> no instances found
5. Click again on Aborted.               --> 1 aborted Y instance found
6. Using the search input, query for X.  --> 1 active X instance found
7. Click again on Aborted.               --> 1 aborted X instance found