Bug 36756

Summary: Fix default action on split update button when editing tickets/catalog concerns
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: caroline.cyr-la-rose, fridolin.somers, m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00
Circulation function:
Bug Depends on: 35628    
Bug Blocks: 36801    
Attachments: Bug 36756: Don't require status change on ticket updates

Description Katrin Fischer 2024-05-02 12:47:26 UTC
Just clicking on "update" with ticket resolution status defined does nothing right now, it should update and keep the currently assigned status.
Comment 1 Martin Renvoize (ashimema) 2024-05-02 14:12:08 UTC
Created attachment 166072 [details] [review]
Bug 36756: Don't require status change on ticket updates

Follow-up for bug 35628, we lost a class during rebases that meant the
'Update' split button when status's are enabled no longer submitted
unless you explicitly selected a new status each time.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 2 Martin Renvoize (ashimema) 2024-05-02 14:14:55 UTC
With RM's permission, we're going to treat this one as a simple rebase fix follow-up and go straight to PQA
Comment 3 Katrin Fischer 2024-05-02 14:49:01 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 4 Fridolin Somers 2024-05-24 12:51:34 UTC
Depends on Bug 35628 not in 23.11.x
Comment 5 Caroline Cyr La Rose 2024-08-02 20:56:46 UTC
This looks like a bug fix. Nothing to add/change in the manual.