Hello, i need to add 2 conditions to a transition as only the project administrator and Reporter of the issue can perform the particular transition. But it does not seem to work together.
I am adding the below 2 conditions to the transition
1. Only the reporter of the issue can execute this transition.
2. Only users in project role Administrators can execute this transition.
I even tried with the condition "Only users in any of following roles can execute this transition: Administrators" instead of "Only users in project role Administrators can execute this transition.". But it doesn't seem to work
I am not sure what am i missing here. Can you please suggest me
Thank you!
I guees, your condition is not AND condition. The correct way would be
"only the project administrator OR Reporter of the issue can perform the particular transition"
By default conditions are connected by "All of the following conditions" condition. You should change it to "ANY of the following conditions". You can make this changes in the conditions tab while editing the worflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.