Condition for Project administrator and Reporter does not work together

Shameem November 20, 2017

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!

1 answer

1 accepted

2 votes
Answer accepted
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 20, 2017

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.

Shameem November 20, 2017

Understood...Thank you so much Alexey :-)

Jordi Federico June 18, 2019

It worked. Thanks for the tip Alexey.

Suggest an answer

Log in or Sign up to answer