Bug 1142204
| Summary: | Task list: Group Tasks in status Ready shown when Personal filter active | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | kverlaen | ||||
| Target Milestone: | ER2 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:09:34 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Fixed in master: http://github.com/droolsjbpm/jbpm-console-ng/commit/23d49140d Ok, verified with BPM Suite 6.1. ER2 Employee 'msalatin' has left the company. |
Created attachment 937927 [details] Process to reproduce the issue Description of problem: In kie-wb 6.2 There is a change in behavior of Task list filter "Personal": Say you have a process with single human task which defines group assignment (not assignment to specific user - see screenshot). When you start this process and go to task list with user who has the group needed for this task to be assigned and you activate the Personal filter: In 6.0 the task is NOT shown In 6.2 the task IS show Version-Release number of selected component (if applicable): kie-wb - latest 6.2 SNAPSHOT How reproducible: Always Steps to Reproduce: 1. Create a process with single human task that specifies assignment only to some group 2. Run the process with some user from that group. 3. Go to task list, click filter "Personal" Actual results: Task is shown in Personal, even though it was not claimed by the user. Expected results: Task should not be shown in personal (that was the correct behavior in BPMS 6.0)