-
Bug
-
Resolution: Fixed
-
Major
-
3.9
-
None
-
None
The CreateContentRightCondition workflow condition retrieves the content type ID of the content being created, to test if the user has the right to create the content.
However, the create content workflow function can be called either with a single content type, or several content types (provided as different variables).
The condition should handle the case where multiple content types are provided, maybe by testing if the user has all the rights necessary.
- depends on
-
WORKFLOW-20 Handle multiple rights on CheckRightsCondition
- Closed