Skip to content

Translate user picker property editor value to V14 compatible format (and back again)#16151

Merged
Migaroez merged 1 commit intov14/devfrom
v14/fix/user-picker-property-editor-value
Apr 25, 2024
Merged

Translate user picker property editor value to V14 compatible format (and back again)#16151
Migaroez merged 1 commit intov14/devfrom
v14/fix/user-picker-property-editor-value

Conversation

@kjac
Copy link
Contributor

@kjac kjac commented Apr 25, 2024

Prerequisites

  • I have added steps to test this contribution in the description below

Description

This is the user equivalent of #16149

The user picker property editor stores the integer ID of the picked user. However, the V14 client needs the user key to resolve the user data in the editor UI, so we need to translate the value back and forth.

Note that we still need to retain the integer ID when storing data. Eventually we should migrate this, but a content migration is not desirable for V14.

Testing this PR

The user picker property editor UI should work and should be able to store and retrieve a picked user.

@kjac kjac changed the title Translate user picker property editor value to V14 compatible format … Translate user picker property editor value to V14 compatible format (and back again) Apr 25, 2024
Copy link
Contributor

@Migaroez Migaroez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as described

@Migaroez Migaroez merged commit f824280 into v14/dev Apr 25, 2024
@Migaroez Migaroez deleted the v14/fix/user-picker-property-editor-value branch April 25, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants