Skip to content

Conversation

@awilfox
Copy link
Member

@awilfox awilfox commented Jan 23, 2026

Since we have two dropdowns with the same name, their values will both be sent on requests. The sandbox dropdown is last, so its value will take precedence over the production list. By having an empty item as the first item, the value will be blank and the selected item in the production list will be used.

Closes: AP-560


I was obviously unable to test this (as I didn't want to set any notes on Alma item sets), but stubbing out the request logic locally seemed to do the right thing. We should probably have someone in Collections test this in staging before pushing to production.

Since we have two dropdowns with the same name, their values will both
be sent on requests.  The sandbox dropdown is last, so its value will
take precedence over the production list.  By having an empty item as
the first item, the value will be blank and the selected item in the
production list will be used.

Closes: AP-560
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