We synchronize our AD-Groups from the AD to our local Jira-Directory. When the AD-Group was delete with the next synchronization it will be deleted in the jira-directory. But what happend with the group, if i use it in projects for permissions? How can find all the groups, which were used in project but are no longer in th jira-directory?
You will have to go thru each project and look for where you used the group and update it appropriately.
You could use the api to find which projects have references to the group. However it depends on where you are using the group as there are many places where you could have used the group, like in an addon that the api may not find. This would at least narrow down on which projects to search, but it wouldn't be sure to "catch them all".
But in some cases, I can't remove the group manually; in the first step the group was removed, but when I reload the page, the group is still there!?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That will be a manual action on all projects.
Or query the database, see this kb article; how-to-identify-group-usage-in-jira
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.