-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
6.2.0
-
None
+++ This bug was initially created as a clone of Bug #1312742 +++
Description of problem:
If human task is assigned to group(Group1) and user "User1" is part of Group1. User1 is able to claim and complete human task through console without any issue. But it fails with permission denied exception when we try to claim task through Remote REST API. It fails with same exception with /execute endpoint as well.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create process with Human Task which is assigned to Group.
2. Start process and try to claim Task which is part of assigned Group, through Remote REST API or through /execute endpoint.
3. It fails with exception:
~~~
PermissionDeniedException thrown with message 'User '[UserImpl:'User1']' does not have permissions to execute operation 'Claim' on task id 15
~~~
Actual results:
User is not able to claim task through Remote REST API or through /execute endpoint.
Expected results:
User should be able to claim task through Remote REST API or through /execute endpoint.
Additional info:
— Additional comment from JBoss Product and Program Management on 2016-02-29 02:30:07 EST —
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
- duplicates
-
RHBPMS-412 Not able to claim human task through Remote REST API's.
- Closed
- is blocked by
-
RHBPMS-412 Not able to claim human task through Remote REST API's.
- Closed