Deprecation reminder of groupname field in Jira REST APIs

Hello @Prashanth_M,

Just want to remind again that in order to migrate to the new structure, we need to use one of these endpoints:

  • GET /rest/api/3/group (Deprecated)
  • GET /rest/api/3/group/bulk
  • GET /rest/api/3/group/member

All of them require ADMIN scope and this is a blocker for the migration. The same thing is discussed on various issues and blog posts but there is no response from Atlassian. Don’t you guys see this as a blocker?

https://jira.atlassian.com/browse/JRACLOUD-79363