| Summary: | Item type not retained when editing a booking | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kristi Krueger <kkrueger> |
| Component: | Circulation | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Pushed to stable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | gmcharlt, kkrueger, kyle, lucas, martin.renvoize, paul.derscheid |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00,24.11.05
|
|
| Circulation function: | Bookings | ||
| Attachments: |
Bug 39414: Retain item type selection when editing a booking
Bug 39414: Retain item type selection when editing a booking |
||
|
Description
Kristi Krueger
2025-03-21 17:21:04 UTC
Confirmed in main. Created attachment 181295 [details] [review] Bug 39414: Retain item type selection when editing a booking To test: 1. Place a booking on an item. 2. Click on edit to open the Edit booking modal. 3. The item type will be de-selected, and the booking dates calendar will be locked until the item type is re-selected. 4. APPLY PATCH 5. Try steps 1 - 3 again, this time the proper item type should be selected and the date field will not be locked. 6. Try creating a new booking, making sure everything still works as excepted. Created attachment 181377 [details] [review] Bug 39414: Retain item type selection when editing a booking To test: 1. Place a booking on an item. 2. Click on edit to open the Edit booking modal. 3. The item type will be de-selected, and the booking dates calendar will be locked until the item type is re-selected. 4. APPLY PATCH 5. Try steps 1 - 3 again, this time the proper item type should be selected and the date field will not be locked. 6. Try creating a new booking, making sure everything still works as excepted. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Going straight for a QA here.. trivial oversight fixed, thanks Lucas for the fix and Kristi for the report. Passing QA Pushed for 25.05! Well done everyone, thank you! Any chance of this as a backport to 24.11? Nice work everyone! Pushed to 24.11.x for 24.11.05 |