Our organization currently has over 13,000 groups in active directory. This causes the syncs to take a long time to complete.
We are rebuilding our Jira instance to only sync groups that start with Jira, so like Jira Project Name Users. We already have an assets schema that pulls all of the groups to use in a Notify COI for projects. That object schema also has all of the members in each group.
Right now we use ScriptRunner to restrict fields (ex. read-only to anyone outside of the group), but we won’t be able to do that in the new instance.
Is there a way to use ScriptRunner to use the members attribute from the groups asset schema to do the same thing?