
We're working on it | Notes | |
Present in 25.11.04 + | Symptom: Card numbers for self-registered patrons are too long. Solution: Update the value in AutoMemberNumValue (Administration > System preferences > Local Use tab > AutoMemberNumValue) Also, run the following report to find and fix your too-long cardnumbers: select cardnumber,length(cardnumber), CONCAT('<a href=\"/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=', borrowernumber, '&step=3\">', borrowernumber, '</a>' ) AS borrowernumber, borrowers.userid | |
Patch submitted | Resolved duplicate of bug 42003 - Pushed to main (26.05) In the meantime, add the following to IntranetUserCSS: .dataTable thead { position: sticky !important; top: 0 !important; } | |
Bug 40788 - Add a custom event to Vue/Vue Islands when the Vue is loaded | X | New |
Bug 40853 - ElasticsearchBoostFieldMatch - needs to boost results more | Patch submitted | Needs documenting |
Bug 41251 - Ability to edit linked serials when editing items needs to be optional | Patch submitted | Signed Off |
Bug 41358 - action logs info column should always store JSON | Patch submitted | |
Bug 41840
- Number in patron's Holds tab doesn't update for new groups until page is reloaded | X | New |
Bug 41879 - Holds that move to a new bib can be unfillable | Patch submitted | Signed Off |
Patch submitted | Pushed to stable (25.11.05) Workaround: after creating the suggestion, you can edit it and use the "Set to patron" button to add "Suggested by" manually. | |
Bug 42054 - Group holds and real time holds queue: multiple titles show at once | X | New |
Bug 42055 - Real time holds queue doesn't rebuild when hold from group hold is filled | X | New |
Bug 42112 - Add option for prompting for renewal, always renewing, or never renewing borrower when changing category | Patch submitted | Failed QA |
Bug 42168
- Number in patron's Holds tab should reflect true number of holds | X | Closed, invalid (see bug 42255 below) |
Bug 42169
- Unify patron category change popups | Patch submitted | Pushed to stable (25.11.05) |
Bug 42255
- Grouped holds counted inconsistently for circ rules | Patch submitted | Pushed to stable (25.11.05) |
Bug 42256
- Ungrouping holds can leave patron with more holds than they should have | X | New |
Bug 42462
- Claim counts aren't updating when claims are resolved via checkin | X | New |
Bug 42487
- holds-table configuration is off when DisplayAddHoldGroups is enabled | X | New |
Bug 42547
- SIP performance is terrible if sip2_resource_last_modified is missing from memcached | Patch submitted | Pushed to stable (25.11.05) |
⭐️ Bug 42701
- Ability to click anywhere in item row for edit and delete options is missing | Patch submitted | Passed QA |
⭐️ Bug 42710
- Purchase suggestion creation form (staff interface) no longer defaults to logged-in library | Patch submitted | Passed QA |
⭐️ Bug 42712
- Error when making a suggestion with only the suggestions_create permission | X | New |
X | New |
| Bug 42394 - Session_id lost when a job is enqueued (403 errors when editing/adding items) |
Bug 41849 - Cancelling filled hold from group does not cancel remaining pending holds from group or indicate that it's a hyperhold |
Bug 41882 - Batch hold modification tool updates pickup locations to disallowed libraries |
Bug 41954 - Staff interface: Patron hold history table should show hyperhold/hold group information |
Bug 41999 - Suggestions table in staff interface no longer searches all data following title in Suggestion column |
Bug 41431
- Circulation rule notes dropping when editing rule |
Bug 41880 - Logs for moved holds don't indicate original bib number/item number |
Bug 41883 - Modifications using batch hold modification tool aren't logged |
Bug 42062 - Patron column missing from checkout history on biblio record |
Bug 42098 - EDIFACT edi_cron.pl runs disabled plugins due to bug in Koha::Plugins::Handler::run |