Skip to content

Translate member picker property editor value to V14 compatible format (and back again)#16149

Merged
elit0451 merged 3 commits into
v14/devfrom
v14/fix/member-picker-propertye-editor-value
Apr 29, 2024
Merged

Translate member picker property editor value to V14 compatible format (and back again)#16149
elit0451 merged 3 commits into
v14/devfrom
v14/fix/member-picker-propertye-editor-value

Conversation

@kjac

@kjac kjac commented Apr 25, 2024

Copy link
Copy Markdown
Contributor

Prerequisites

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

Description

The member picker property editor stores the Udi of the picked member (or the integer Id in really old databases). However, the V14 client needs the member key to resolve the member data in the editor UI, so we need to translate the value back and forth.

Testing this PR

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

Important: The current member picker property editor UI supports picking multiple members. That's a mistake, which will be corrected soon. The editor only supports picking a single member in V13, and thus it should do the same in V14. In other words, don't expect this PR to work if you pick more than a single member 😆

@elit0451 elit0451 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good 💪
Will merge soon

@elit0451 elit0451 merged commit 0e12b94 into v14/dev Apr 29, 2024
@elit0451 elit0451 deleted the v14/fix/member-picker-propertye-editor-value branch April 29, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants