Bug 1320357
| Summary: | [GSS] (6.2.z) Default Tasks List filters doesn't keep up with user's roles changes | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Toshiya Kobayashi <tkobayas> |
| Component: | Business Central | Assignee: | Neus Miras <nmirasch> |
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.2.0 | CC: | kverlaen, lpetrovi, nmirasch, rrajasek |
| Target Milestone: | CR1 | ||
| Target Release: | 6.2.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1320030 | Environment: | |
| Last Closed: | 2020-03-27 20:06:30 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: | |||
| Bug Depends On: | 1320030 | ||
| Bug Blocks: | 1327765 | ||
|
Description
Toshiya Kobayashi
2016-03-23 01:15:21 UTC
This PR pick the fix to 6.3.x branch. https://github.com/droolsjbpm/jbpm-console-ng/pull/379 The filter for the admin tab has been changed to retrieve the task of user logged roles independently of the owner. A new PR has been created that include the modifications: 6.3.x https://github.com/droolsjbpm/jbpm-console-ng/pull/382 merged! 6.3.x https://github.com/droolsjbpm/jbpm-console-ng/commit/e9928f386e3a6266f38918e57a5f08d86c7a0c0b This is meant to 6.2.3. Ok, working fine now. Verified with BPM Suite 6.2.3 patch. |