We have a use case where we need to allow our customers to be assignable users for early parts of the workflow.
To do this we're using workflow with an assign button and step properties that deny their access later in the workflow while we work on their issue.
We also give them access to edit issues using the same mechanism.
When the issue is created the properties are:
jira.permission.assign.denied.group.1 = Developers
jira.permission.assign.denied.group.2 = Customer
but we find this also adds the "Admin" button to add a custom field.
so we added
jira.permission.admin.denied.group.2 = Customer
but this removes the "edit" option in the workflow and we can not work out why.
Does anyone have any idea why when we deny a group the admin button appears, and when we deny admin both the admin AND the edit button are removed?
Greg, if the admin button you are talking about is the one in the view issue screen then you should know that this button is only visible for the JIRA administrator.
What do you mean by this "admin" button which appears? Where is it? (I don't know of anything that "adds an admin button to add a custom field")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think he's talking about the 'Admin' option in the view issue screen where you have the option to: - Add field - Where is my field? - Permission helper - Notification helper
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.