Hi team,
I’m giving another go to try to remove all the username and userkey lookups from our addon. We are still facing the changelog problem where the changed field data refers to username instead of account ids.
The from and to values on changelogs are usernames instead of accountIds. This is for rest issue responses and webhooks.
This issue has been discussed several times but I could not find the active issue/bug/discussion.
https://ecosystem.atlassian.net/browse/ACJIRA-1501
https://ecosystem.atlassian.net/browse/ACJIRA-1510
What’s the plan on this issue? Are you adding some kind of fromAccountId/fromAccountIds and toAccountId/toAccountIds values to the changelog? Please keep in mind multiple user pickers.
At the moment we are patching the events replacing the usernames for account id in order to not store personal data. This workaround requires username lookups.
Could you point me to the current discussion about this issue?
Cheers
Fernando