Transition visibility depending on status

Issue #203 resolved
FatimaM created an issue

Hi is it possible to regulate visibility of transitions depending on status.One Status is acceptable for one project role.Not regulate this with condition,but with another mechanism

Comments (4)

  1. Fidel Castro Armario repo owner

    The only way to hide a transition is using conditions. You can use conditions to hide a transition depending on the project role of the logged in user, or any other user (assignee, reporter, creator, etc). You can create complex conditions depending on the status and the project role.

    You can explain in detail your scenario, and I will give you detailed instructions on how to implement it.

  2. FatimaM reporter

    Thanks for your reply.But for i.e depending on jira.permissions on each status could we restrict visibility to one project role

  3. Fidel Castro Armario repo owner

    The only way to restrict transition visibility is using conditions.

    You can restrict the visibility of the issue (the whole issue, not just a transition) using Security Level. You can update security level using post-functions.

  4. Log in to comment