https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34920
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #8 from Jonathan Druart <[email protected]> --- I think there are several wrong things here. 1. Missing a cypress test 2. Missing a test to cover the REST API spec change 3. Do you really want this logic in the low level api-client fetch? What if you want to display a form to edit the AV? You will display the value in the description, which does not reflect the correct values 4. The dropdown list has an empty entry: https://snipboard.io/cAhiq0.jpg I am not sure what's best here. Maybe we need a fallback at higher level (in the template)? But that will need to be done in several places. For discussion. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
