-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
6.4.7
-
- BPM Suite 6.4.7
Configure a custom UserGroupCallback for Business Central (by a custom UserGroupInfoProducer via beans.xml). But "Group" tab of "Tasks List" View displays tasks for login user's groups resolved by JAAS instead of tasks for login user's groups resolved by the custom UserGroupCallback.
I see that the custom UserGroupCallback is actually applied to TaskService of RuntimeManager in business-central. So most of operations are done through TaskService with the custom UserGroupCallback (e.g. Pressing "Start" for the selected Task in the Task View, or remote REST call of cusiness-central). But displayed records in "Tasks List" themselves are not affected by TaskService/UserGroupCallback. I see that DataSetTasksListGridViewImpl queries database filtered by user and groups of login errai User hence JAAS based.
- clones
-
RHPAM-401 Tasks List View doesn't respect a custom UserGroupCallback
- Closed
- links to