Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Permission Schemes should affect as well the project's Post-Functions.
Use case:
- One permission scheme where there is Template 1 assigned to project 1 and Template 2 assigned to project 2.
- Workflow shared by the two projects.
- Add 2 post-functions for each Template to the workflow transition, and if a template is not in the scope of a project (defined in the Permission Scheme), the Post-Function will be ignored or throws an error, while the other post-function will successfully run.