Proper usernames aren't recorded for config uploads in the data change log

Description

Due to an issue with obtaining human-readable usernames in the context of mapping / location uploads, the data change log still records the Keycloak UUID as the username for these operations. This only happens in this context, having been resolved for all GraphQL operations in , and may be occurring because the @LastEditedBy annotation is over-writing the username after it’s been set.

In scope

  • Make the data change log record the actual username (“preferred_username”) instead of the UUID (“username”) for upload operations.

Activity

Show:

Details

Assignee

Reporter

Components

Priority

Created February 3, 2025 at 9:50 AM
Updated February 3, 2025 at 9:50 AM