For a company managed software, we want the lead and manager for this software to be able to edit his board resolutions, screens and work item field without granting him a global admin access.
Issues still persist after:
Hello @Nath Adewole
Welcome to Atlassian Community!
Any user with the global permission Administer Jira will be able to edit workflows and schemes.
The project permission "Edit Workflows" allows any non-admin to edit and manage the Workflows, however, if the project uses a scheme shared across multiple projects, then the user must have the Administer Jira permissions.
Thank you!
Hi @Nath Adewole ,
What you’re trying to do is a very common ask, but there are some hard boundaries in Jira that explain why this still isn’t working.
In a company-managed software project, boards, screens, and work item fields are not fully project-scoped. Even though they look like they belong to a project, they are often controlled by shared configurations (board filters, screen schemes, field configuration schemes, and issue type schemes). Because of that, Jira deliberately restricts who can edit them.
Here’s why the actions you already tried didn’t solve it:
Project Admin allows managing project settings, permissions, components, versions, and some board settings, but not shared configurations.
Administer Projects permission only applies to the project itself; it does not grant access to global schemes.
Manage issue layouts applies mainly to team-managed projects and does not override scheme ownership in company-managed projects.
Boards in company-managed projects are tied to saved filters, and editing those filters requires ownership or global permissions.
Because of this, there is no supported way to let someone edit:
Board configuration (columns, swimlanes, resolutions, filters)
Screens
Work item (issue) fields
in a company-managed project without giving them Jira Admin (global) access or ownership of the underlying schemes.
What teams usually do instead is one of the following:
Create project-specific (non-shared) schemes for screens and field configurations, then temporarily grant Jira Admin access to make changes and remove it afterward.
Transfer filter ownership of the board filter to the user so they can edit board settings, while keeping scheme changes handled by a central admin.
Move the project to a team-managed project, where board configuration, fields, and screens are fully project-scoped and editable by Project Admins.
Keep the current model and handle board/screen/field changes through a lightweight admin request process.
In short, this is a product limitation by design, not a permissions misconfiguration. In company-managed projects, Atlassian intentionally protects shared configurations to prevent cross-project impact, which is why global admin access is required for those changes.
Hope this clarifies why the permissions you tried didn’t work and what the realistic options are going forward.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Nath Adewole
For board resolutions, you need to grant them as board administrators.
For handling workflows, if it's team-managed project, they need to be the Administrators, if it's company-managed, they need to have Manage workflow permissions. But, if you need to work with workflow schemes, they need to be the Jira administrators. The global admin is organization administrator.
For handling work item schemes, they also need to be the Jira administrators.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Nikola
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, Manage workflow permission is separate in your permission scheme and needs to be applied to the needed role.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.