How to add approval permissions in Elsa 3.1.3 designer? #5721
Replies: 1 comment
-
To add approval permissions to nodes in Elsa 3.1.3 designer, you would typically use a combination of user roles and activities that enforce these roles at each step of the workflow. Here's a general approach to achieve this:
Unfortunately, as of my knowledge cutoff date in April 2023, there isn't a direct feature in Elsa Designer that allows you to visually set permissions on nodes out-of-the-box. You would need to implement the logic within the activities that make up the nodes. Please note that the link to the image you provided seems to be incorrect or incomplete, as it leads to a 404 page on GitHub. If you need further assistance with the specific implementation or if there are updates to Elsa after my knowledge cutoff date, I recommend checking the official Elsa documentation or reaching out to the Elsa community for the latest information. This comment was generated by Glime. |
Beta Was this translation helpful? Give feedback.
-
How to add approval permissions to nodes in Elsa 3.1.3 designer? For example, the first level approval is for the team leader, the second level approval is for the department manager, and the third level approval is for the general manager.
![approval](https://private-user-images.githubusercontent.com/171897414/346261843-bde9ae4a-062e-444d-b5cc-3c7adf67b9fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjAyMjcsIm5iZiI6MTczOTU1OTkyNywicGF0aCI6Ii8xNzE4OTc0MTQvMzQ2MjYxODQzLWJkZTlhZTRhLTA2MmUtNDQ0ZC1iNWNjLTNjN2FkZjY3YjlmYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxOTA1MjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xYWI3M2U4OWViZmIyZmJmYzFhZGI2YjFjMzkwNzhhMWUwMGVjYjk2NWU1YWRlMTI5ZDBkNzcwZDIxNTEyNWEyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bvn9vnFTjZSor_3Jfm8nfeu0A1_aKJujvY84jJggt5M)
Beta Was this translation helpful? Give feedback.
All reactions