Jira Cloud REST API privacy updates and migration guide

Hi @akassab,
where are we supposed to report issues we encounter during our GDPR migration?

We have completed the first part of our migration and are encountering bugs during testing. For example:

  • the AP.getUser method that was introduced for static web panel modules doesn’t return the accountId (nor the userKey once we activate the gdpr API migration in our descriptor), and the AP.context.getContext API never returned any user info (no user field in the response, only jira) for static web panel modules, regardless of the gdpr option (unlike what’s documented in Context). Bottom line is, we can’t get the current user at all.
  • the /rest/api/2/issue PUT endpoint doesn’t accept setting a user-type field such as the Assignee with either accountId or userAccountId (tried both), even with the gdpr API migration and the x-atlassian-force-account-id: true header

And this is just the beginning of our tests.

Where should we report all this? Raise a developer support request?

Thanks,
David

1 Like