I just setup a new JIRA server. JIRA 7.5.2.
The install showed no errors.
The integrity Checker Pass everything but
Check for Duplicate Permissions Check the permissions are not duplicated ERROR: Duplicate Permission: SchemePermissions (ID:10101) |
What do I need to do? Is this anything to worry about.
I have hardly done anything within JIRA so far.
Same error on a Jira Data Center 9.1.1 brand new, and empty install
'Jira Data Center' evaluation ('Express Install' > use the internal H2 database)
Brand new install:
I've just been exploring all the Jira Admin stuff and then came to this one:
"ERROR: Duplicate Permission: SchemePermissions (ID:10101)" - same as everybody else
Googling for Site:atlassian.com "ERROR: Duplicate Permission: SchemePermissions (ID:10101)" shows only this page; it's not mentioned anywhere else on an atlassian.com-served webpage (e.g. not in their jira.atlassian.com/browse/[known defects])
Curious, I checked our 3yo production Jira: same problem there.
It's a known problem (from all the comments + personal experience), but not logged as a bug.
I consider this a bug, but my opinion is not shared by all. Essentially there are race conditions on certain functions in JIRA. They can happen when user activity is occurring at the same time you make changes to underlying Project infrastructure. My guess is that you were changing something to do with Permissions at the same time that a user was doing something on an issue that touched whatever permission function you were changing. Just "fix" the problems in the Integrity Checker, run it again to make sure there are no more issues and you should be good to go.
In the future, I recommend making changes to Workflow Schemes, Permissions and other changes to existing fields, Workflow, etc during low usage periods to avoid this race condition. Adding new fields, Issue Types, Workflows, etc are safe to do any time. You want to avoid changing something that someone could be in the middle of working on at the time you say go, though. This is typically what triggers the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a brand new install. I haven't released it to the company yet. So there were no users in it but me.
Thanks for the info.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just installed 8.4.0. No users accessing the system. Same error. 2020/01/06
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.