Hello everyone!
I'm working on a behavior from scriptrunner on cloud, which would set a summary depending on the group the current user is a part of.
For that, I'm calling a request for the jira api, specifically the myself endpoint: /rest/api/3/myself
But even though I'm admin and have all permissions in the instance, the response returns empty brackets when it comes to groups, like so:
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.