I had granted a group application access in Jira. For example, <sample, group>
The group's name was altered in the LDAP with changes to its display name and CN to the updated <sample-group>
When I tried to grant another group application access, Jira threw an error stating that the <sample, group> was no longer found. This error would only allow the admin to refresh the application access page but since no changes had been made, the error would just trigger again.
What would be the best way to remove this group from application access since the web interface does not allow any manual changes?
Jira 7.12.1, Crowd 3.2.2
Hi Albaro,
Thanks for reaching out and this behavior is tied into the following BUG:
When you renamed the Group the application access is looking for a group by the name of that group that was initially added to the app access page under the "group_id" column of the "licenserolesgroup" table in the DB. Since it was renamed that specific name no longer exists in the directory and triggers this conflict as though it has been deleted as noted in the BUG report.
We just did a bit of testing on this as well, and found the following workarounds that do not require any downtime to correct (I am Also updating the BUG to reflect this information which should be visible shortly):
Regards,
Earl
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.