-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
EventSubscriptionManager#findConditionalStartEventSubscriptionByTenantId and EventSubscriptionManager#findConditionalStartEventSubscription must return only subscribtions that belong to the process definition the user has READ permission for (+ tenantId check if needed).
So that
- the user can't receive error, that he does not have permission to start process instance for those process definition, that he can't even read.
This is the controller panel for Smart Panels app
Authorizations are being checked when evaluating conditional start events
-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
EventSubscriptionManager#findConditionalStartEventSubscriptionByTenantId and EventSubscriptionManager#findConditionalStartEventSubscription must return only subscribtions that belong to the process definition the user has READ permission for (+ tenantId check if needed).
So that
- the user can't receive error, that he does not have permission to start process instance for those process definition, that he can't even read.
This is the controller panel for Smart Panels app
- is related to
-
CAM-8619 I can start process by conditions start event
- Closed