-
Bug
-
Resolution: Obsolete
-
Major
-
KIESRV64 1.0.0.GA
-
jboss-processserver-6/processserver64-openshift:1.0-1
-
Release Notes
-
-
-
-
-
-
Doing a query for tasks as potential owners:
curl 'http://kieserver:kieserver1!@'${HOSTNAME}'/kie-server/services/rest/server/queries/tasks/instances/pot-owners?user=my_manager&page=0&pageSize=50&sort=&sortOrder=true'
doesn't seem to work anymore on 6.4 if KIE_SERVER_BYPASS_AUTH_USER=true
It still works OK if the "user" is a group, instead of a username. The query worked for both groups and usernames in 6.3 image
- is caused by
-
JBPM-6068 RuntimeDataService task queries should use roles of the passed in user
- Resolved
-
RHBPMS-4765 [GSS](6.4.Z) RuntimeDataService task queries should use roles of the passed in user
- Verified
- is related to
-
RHBPMS-4548 RuntimeDataService 'getTaskAssignedAsPotentialOwner' runs single threaded and therefore doesn't scale.
- Verified