-
Bug
-
Resolution: Done
-
Major
-
7.13.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
-
-
-
-
CR1
-
+
-
https://github.com/kiegroup/jbpm/pull/2140, https://github.com/kiegroup/droolsjbpm-integration/pull/2775, https://github.com/kiegroup/jbpm/pull/2150, https://github.com/kiegroup/droolsjbpm-integration/pull/2782, https://github.com/kiegroup/jbpm/pull/2168, https://github.com/kiegroup/droolsjbpm-integration/pull/2806
-
-
---
-
---
-
2022 Week 14-16 (from Apr 4), 2022 Week 17-19 (from Apr 25), 2022 Week 20-22 (from May 16), 2022 Week 23-25 (from Jun 6), 2022 Week 26-28 (from Jun 27), 2022 Week 29-31 (from Jul 18), 2022 Week 32-34 (from Aug 8)
When using engine embedded in a kie-server packaged as a SpringBoot app, the bean defined as `userGroupCallback`is not being injected/propagated to the engine and therefore when trying to call some of the rest endpoints fetching some tasks based on the user/groups assigned to them (such as potOwner, stakeHolders, businessAdmin, etc) won't work as expected since the UserGroupCallback implementation used in the engine will be different than the one defined at the Springboot app level.
This is only applicable to cases, not to processes
- is cloned by
-
JBPM-10063 UserGroupCallback impl is not getting injected into kie-server when using SpringBoot - cases only
- Resolved