Details
Assignee
UnassignedUnassignedReporter
Casey HendersonCasey HendersonComponents
Priority
TBD
Details
Details
Assignee
Unassigned
UnassignedReporter
Casey Henderson
Casey HendersonComponents
Priority
Created February 3, 2025 at 9:50 AM
Updated February 3, 2025 at 9:50 AM
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.