| Summary: | Task list remains inconsistent after task delegation. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> | ||||
| Component: | Business Central | Assignee: | Mauricio Salatino <msalatin> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Livora <tlivora> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 | CC: | kverlaen, rzhang | ||||
| Target Milestone: | ER4 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:10:07 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: | |||||
| Attachments: |
|
||||||
Fixed in master: https://github.com/droolsjbpm/jbpm-console-ng/commit/7051e0470caa8c1ec81337dc1753f803b4e25524 Verified on BPMS 6.0.0.ER4 |
Created attachment 799974 [details] screenshot Description of problem: When a user delegate a task to any other user then the window will remain open allowing the to take further actions. E.g. press delegate a number of times even though he already delegated. He has also access to tasks functions like start which he should not have. See attached screenshot. The attached screenshot shows a task in the task list of user 'mary' which was already delegated to a non existent user 'xyz'. User 'mary' has still access to the buttons 'release' and 'start' a task. Pressing one of these will cause a security exception (present in server log)