Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress processes from 'Processes I can start' (especially if they don't have a normal start event) #2188

Open
stefanroels opened this issue Dec 10, 2024 · 1 comment

Comments

@stefanroels
Copy link

Is there a way to hide processes from the 'Processes I can start' list? In my setup I have a number of processes that have a "Message start event" or a "Signal start event", that I would not expect to see in the list of processes that I can start, as they should not be manually started, but only by an external trigger. I would even expect "Timer start event" type processes to be hidden.

For instance I have a process for staff which will be going on a business trip. The first part of the process (preparation) should be triggered by the user, but the second part (wrap-up) is automatically triggered by the end state of the preparation part and will then wait for the business trip to be over before it shows an action for the user. I do not want to confuse the users by seeing the wrap-up task, as starting it will do nothing useful for them.

@burnettk
Copy link
Contributor

I believe the only way to accomplish this currently is to use the permissions system to allow users to start certain process models but not others.

I think I agree that it probably makes sense for the system to hide the start button automatically for the types of process models you described.

Jump on discord or schedule a call with us if you’d like to discuss your use case in more detail or slip us some resources to help fund this development.

Thank you for reaching out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issue
Development

No branches or pull requests

2 participants