Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Fix <SelectArrayInput> does not use recordRepresentation" #9563

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented Jan 5, 2024

Reverts #9532 since it introduced a regression:
When SelectArrayInput is used inside a reference input, and targets a resource that does not have a record representation: we used to use the 'name' field, whereas now the record representation will be #${record.id} which is less informative.

@slax57 slax57 added this to the 4.16.5 milestone Jan 5, 2024
@slax57 slax57 merged commit 5bac944 into master Jan 5, 2024
11 checks passed
@slax57 slax57 deleted the revert-9532-fix-select-array-input-does-not-use-record-representation branch January 5, 2024 15:58
@slax57 slax57 changed the title Revert "fix: SelectArrayInput does not use recordRepresentation" Revert "Fix <SelectArrayInput> does not use recordRepresentation" Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants