I added a new global transition to my workflow but i want only the administrator to be able to see and perform this global transition. How should i do?
You need to add a condition to the transition - if you mean "jira administrator" permission then you could add the "user is in group" condition with a value of jira-administrators, if you mean project admin, then you could use the User Permission condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.