-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
Using the v50 release, when editing a waiting list entry (https://hostname/asm/waitinglist?id=3988 ), changes to the species and breed are lost. After clicking "save" the screen reloads with no selection chosen for species or breed. The [Add to Waiting List] works as expected.
There is no error showing up in the error log. It's as if the form field is not being handled. The animalwaitinglist table gets updated with the speciesid of the first entry in the species dropdown; however, the breedid field does end up having the actual chosen breed.
To Reproduce
- Go to an existing waiting list entry
- Make a change to the species or breed
- Click save
Screenshots

Desktop (please complete the following information):
- OS: Ubuntu 24.04
- Browser Firefox