Bug 1057113
| Summary: | Aborting process instance with human task impossible | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Zuzana Krejčová <zkrejcov> | ||||
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Zuzana Krejčová <zkrejcov> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | kverlaen, lpetrovi | ||||
| Target Milestone: | --- | Keywords: | Regression, TestBlocker | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-23 16:50:28 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: |
|
||||||
|
Description
Zuzana Krejčová
2014-01-23 13:22:47 UTC
Created attachment 854380 [details]
server log
Zuzana, just tried that on two environments: - CR1 with enabled security policy - just it needs to be updated as mentioned in this bz - todays build (that will be actually CR2) without security policy In any of these cases I could not reproduce the issue, process can be aborted. Processes I tried: - HR example from jbpm-playground repository - (aborted just after process was created, or after task was completed where other tasks were in line) - created new process definition (based on your description - start -> user task -> end) and abort process instance just after it was created. Any other hints that would help to reproduce? Some more information: - happened with PostgreSQL 9.1 - both with and without security policy - steps: start appserver with clean db and enabled example repo, create the above mentioned process in the 'org' package, build and deploy, start process instance, abort from the instance details panel that just appeared. I will post more info as I get it. Turns out to be a configuration problem and a case for documentation. The root cause is that there is a user A and a group A. More clearly: user called A has a few groups, user B has a few groups, one of them is called A (the same as the other user). I opened a new documentation bug, so that this gets finally covered. Issues caused by this are rather surprising and quite unpleasant. Sorry for the false alarm. |