When the Atlassian GDPR changes take effect it will no longer be possible to use username in cql. In our app we currently let users put in contributors as usernames, that is then used to filter search for activities (/rest/api/search?cql=contributor in (“username1”,“username2”…)).
Is there anyway for us to provide this feature post GDPR or will we have to remove it? I don’t think there’s a reasonable way for our users to find the accountId for a user or maybe I’m wrong?
The other way for customers to find a user’s accountId is to visit the /people URL in their Cloud instance and search for users there. The URL contains the accountId when you view an individual’s account page. E.g. Atlassian People contains a search box you can use to find users. When viewing a user the URL looks a bit like: Atlassian People