[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 --- Comment #1 from Jonathan Druart --- I am not sure I understand. It's an iterator, we are not going to load all the records in memory. The max we expect is the --commit param passed to the script (default 5000). Waiting for your

[Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 --- Comment #7 from Jonathan Druart --- Please rebase on top of bug 26989. The conflict seems trivial but I don't want to mess with this code (or even touch it). -- You are receiving this mail because: You are watching all bug cha

[Koha-bugs] [Bug 27793] Store Contents of FTX segment of EDI quotes for inclusion in orders

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27793 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Patch doesn't apply -- Y

[Koha-bugs] [Bug 27814] Improve responsive behavior of the user page in the OPAC

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27814 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27924] Display number of holds awaiting pickup on check out screens

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27924 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 23971] Add logging for basket related actions

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Failed QA --- Comment #7

[Koha-bugs] [Bug 27281] Replace call to `C4::Circulation::DeleteTransfer` with `Koha::Item::Transfer->cancel({ comment => $comment })` in `C4::Circulation::LostItem`

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27281 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27896] Remove C4::Circulation::DeleteTransfer

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27896 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 12362] Branch transfer records orphaned on cancelled holds

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12362 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 24300] Add a 'payout amount' option to accounts

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24300 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28260] Koha to MARC mapping -> items.more_subfields_xml

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28260 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 28227] Check in an overdue item marked Claims Returned generate additional suspension

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28227 Jonathan Druart changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Koha-bugs] [Bug 28225] New: Check in an overdue item marked Claims Returned generate additional suspension

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28225 Bug ID: 28225 Summary: Check in an overdue item marked Claims Returned generate additional suspension Change sponsored?: --- Product: Koha Version: unspecified

[Koha-bugs] [Bug 27061] Double permission check in svc/mana/search

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Julian Maurice changed: What|Removed |Added Attachment #119952|0 |1 is obsolete|

[Koha-bugs] [Bug 27061] Double permission check in svc/mana/search

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Julian Maurice changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #8 from Martin Renvoize --- (In reply to Jonathan Druart from comment #7) > Koha/REST/V1.pm: > $self->home->rel_file("api/v1/swagger/swagger.json"), > > > Not this one? That's interesting.. I didn't look

[Koha-bugs] [Bug 28225] Check in an overdue item marked Claims Returned generate additional suspension

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28225 --- Comment #2 from Jonathan Druart --- (In reply to pierre.genty from comment #0) > 5. On the Restriction tab, there is an additional line with type > "Suspension". I don't recreate that, there is still only 1 "Overdues" restricti

[Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Julian Maurice changed: What|Removed |Added Attachment #120248|0 |1 is obsolete|

[Koha-bugs] [Bug 28217] Several non-repeatable attributes when merging patrons

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28217 Julian Maurice changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 28246] Action buttons displayed in block leads to table overflowing

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28246 --- Comment #3 from Jonathan Druart --- Created attachment 120326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120326&action=edit Bug 28246: Don't force the buttons to be on the same line -- You are receiving t

[Koha-bugs] [Bug 28246] Action buttons displayed in block leads to table overflowing

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28246 --- Comment #4 from Jonathan Druart --- Something like that, but this does not sound correct. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _

[Koha-bugs] [Bug 28215] software error when updating a record - /cgi-bin/koha/cataloguing/addbiblio.pl

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28215 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 28207] Crash when seeing MARC structure of a new framework

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 Julian Maurice changed: What|Removed |Added Attachment #120186|0 |1 is obsolete|

[Koha-bugs] [Bug 28207] Crash when seeing MARC structure of a new framework

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28207 Julian Maurice changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 28210] C4::Circulation::LostItem should pass through skip_record_index to MarkIssueReturned

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28210 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28208] ModItemTransfer no longer updates item.datelastseen

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28208 --- Comment #3 from Jonathan Druart --- What if the item is checked out? (before was bug 24446 date last seen was updated) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986 --- Comment #74 from Fridolin Somers --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@l

[Koha-bugs] [Bug 28198] Sample notices SQL fails on HOLD_REMINDER: Column count doesn't match value count

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28198 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28193] OpacLoginInstructions news block broken by Bug 20168

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28193 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 21818] Don't use AutoCommit flag in stage-marc-import.pl

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21818 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 28178] Image viewer does not select the correct image

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28178 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 28221] Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28221 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28170] Downloading some files via Tools - Upload is broken

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 Julian Maurice changed: What|Removed |Added Attachment #119905|0 |1 is obsolete|

[Koha-bugs] [Bug 28170] Downloading some files via Tools - Upload is broken

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28170 Julian Maurice changed: What|Removed |Added CC||julian.maur...@biblibre.com

[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Ere Maijala changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are rec

[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 --- Comment #2 from Ere Maijala --- Created attachment 120329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120329&action=edit Bug 28268: Improve memory usage when indexing authorities in Elasticsearch Retrieves

[Koha-bugs] [Bug 28248] Exception when getting all orders

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 --- Comment #6 from Jonathan Druart --- Stefan, can you test this patch and confirm that it fixes the issue you reported? -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 28144] Historical OVERDUE fines may not have an issue_id

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28144 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 28247] Add a MARC preview column to to Authority search results table

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28247 Frank Hansen changed: What|Removed |Added CC||frank.han...@ub.lu.se -- Yo

[Koha-bugs] [Bug 28223] Total for budgets is incorrect when child funds have negative values

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28223 Fridolin Somers changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 26405] Circulation.t fails on 'AddRenewal left both fines'

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26405 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 Ere Maijala changed: What|Removed |Added Attachment #120329|0 |1 is obsolete|

[Koha-bugs] [Bug 15563] Add option to regularly delete patroncard and label batches to cleanup_database.pl cronjob

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15563 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27455] Add focus to branch code when a new library is added

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27455 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 26734] Convert accounts (monetary) notices to use GetPreparedLetter

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27995] Koha::Account::Line->apply should return the update Koha::Account::Line object

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27995 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27636] Replace Koha::Account::pay with a simpler method

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27790] Possibility to filter Holds to pull list using pickup place

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27790 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28234] TestBuilder->build_sample_biblio does not deal correctly with encoding

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28234 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28230] Renewing/Checking out record with AE or OE letter in title can make Koha totally unfunctional

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28230 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28268] Improve memory usage when indexing authorities in Elasticsearch

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28268 --- Comment #4 from Ere Maijala --- This patch changes the mechanism so that the callback used to retrieve a single record retrieves authtypecode and marcxml fields. Well, actually it delegates the work to get_from_authid. As a resul

[Koha-bugs] [Bug 27842] Incorrect biblionumber handling in serials subscriptions

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 28213] Deleting a patron or patron club causes server error on searching

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 17202] Deleting a rotating collection with items should either be prohibited or items should be removed

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17202 --- Comment #16 from Fridolin Somers --- Does not apply in 20.11.x, please provide rebase if needed. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bug

[Koha-bugs] [Bug 27819] Spurious errors when running delete_records_via_leader.pl

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27819 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 28148] JavaScript error when printing transfer slip for existing transfer

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28148 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 28169] Reverting waiting hold causes holds page Javascript stop functioning

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28169 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28206] Waiting holds should be filled at checkout even if they violate holds policies

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28206 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 11919] staff should be able to place (and capture) holds on items that cannot fill hold requests for patrons

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11919 Jonathan Druart changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 10452] AllowHoldsOnDamagedItems should control using damaged items to fulfill holds

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10452 Jonathan Druart changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 28206] Waiting holds should be filled at checkout even if they violate holds policies

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28206 --- Comment #2 from Jonathan Druart --- Created attachment 120331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120331&action=edit Bug 28206: Move tests to a subtest -- You are receiving this mail because: You a

[Koha-bugs] [Bug 28206] Waiting holds should be filled at checkout even if they violate holds policies

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28206 --- Comment #3 from Jonathan Druart --- Created attachment 120332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120332&action=edit Bug 28206: Add tests -- You are receiving this mail because: You are watching al

[Koha-bugs] [Bug 28155] Guided report save goes to 403

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28155 --- Comment #7 from Kim Colbourne --- (In reply to Katrin Fischer from comment #1) > Hi Kim, thx for reporting. Could you add a bit more detail? Are you creating > a new guided report when this occurs? What is your exact Koha version

[Koha-bugs] [Bug 28155] Guided report save goes to 403

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28155 --- Comment #8 from Kim Colbourne --- Apologies for previous double post. Changed WAF to detection only and everything runs fine. So it's something in the ruleset, nothing to do with Koha. Apologies again. -- You are receiving t

[Koha-bugs] [Bug 28155] Guided report save goes to 403

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28155 Jonathan Druart changed: What|Removed |Added Resolution|--- |INVALID Statu

[Koha-bugs] [Bug 27061] Double permission check in svc/mana/search

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27061 Jonathan Druart changed: What|Removed |Added Depends on|25572 | Referenced Bugs: https

[Koha-bugs] [Bug 25572] Permissions for Mana Reports are currently linked to Permissions in Serials

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25572 Jonathan Druart changed: What|Removed |Added Blocks|27061 | Referenced Bugs: https

[Koha-bugs] [Bug 28269] New: Order search should be possible with ISSN too

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28269 Bug ID: 28269 Summary: Order search should be possible with ISSN too Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status:

[Koha-bugs] [Bug 28208] ModItemTransfer no longer updates item.datelastseen

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28208 --- Comment #4 from Martin Renvoize --- (In reply to Jonathan Druart from comment #3) > What if the item is checked out? (before was bug 24446 date last seen was > updated) Correct.. but it's by design. If the item is checked out w

[Koha-bugs] [Bug 28202] Pickup libraries not sorted by name when placing hold

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28202 Fridolin Somers changed: What|Removed |Added Version(s)|21.05.00|21.05.00,20.11.06

[Koha-bugs] [Bug 28270] New: Wrong tooltip displayed on moredetail for the claim lost status

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270 Bug ID: 28270 Summary: Wrong tooltip displayed on moredetail for the claim lost status Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 24279] Claims Returned does not work when set from moredetail.pl or additem.pl

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24279 Jonathan Druart changed: What|Removed |Added Blocks||28270 Referenced Bugs:

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 --- Comment #5 from Martin Renvoize --- Created attachment 120333 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120333&action=edit Bug 27565: Add sorting to search_by_koha_field This patch adds sorting by 'catego

[Koha-bugs] [Bug 28270] Wrong tooltip displayed on moredetail for the claim lost status

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270 --- Comment #1 from Jonathan Druart --- Created attachment 120334 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120334&action=edit Bug 28270: (bug 24279 follow-up) Fix tooltip for the claim lost status It says "A

[Koha-bugs] [Bug 28270] Wrong tooltip displayed on moredetail for the claim lost status

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28270 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 Martin Renvoize changed: What|Removed |Added CC||martin.renvoize@ptfs-europ

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff --- Comment

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |martin.renvoize@ptfs-europ

[Koha-bugs] [Bug 28271] New: Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 Bug ID: 28271 Summary: Add the ability to set a new lost status when a claim is resolved Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 24279] Claims Returned does not work when set from moredetail.pl or additem.pl

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24279 Jonathan Druart changed: What|Removed |Added Blocks||28271 Referenced Bugs:

[Koha-bugs] [Bug 27753] Automate resolution of return claim when checking in an item

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27753 Jonathan Druart changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 --- Comment #1 from Jonathan Druart --- Created attachment 120335 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120335&action=edit Bug 28271: Add the ability to set a new lost status when a claim is resolved When

[Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 Jonathan Druart changed: What|Removed |Added CC||and...@bywatersolutions.co

[Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 --- Comment #3 from Jonathan Druart --- Created attachment 120336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120336&action=edit Bug 28271: Adjust API spec -- You are receiving this mail because: You are watch

[Koha-bugs] [Bug 28272] New: Definition files are missing additionalProperties: false

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 Bug ID: 28272 Summary: Definition files are missing additionalProperties: false Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #8 from Martin Renvoize --- In the Transfers work I ended up with a 'force' parameter in a few places.. which was used to force an action that would normally be prevented by policy.. often with a check in the caller prior

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Martin Renvoize changed: What|Removed |Added Attachment #120305|0 |1 is obsolete|

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Martin Renvoize changed: What|Removed |Added Attachment #120306|0 |1 is obsolete|

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Martin Renvoize changed: What|Removed |Added Attachment #120307|0 |1 is obsolete|

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 --- Comment #12 from Martin Renvoize --- Created attachment 120340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120340&action=edit Bug 28254: (QA follow-up) override -> force After some discussion we decided tha

[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28254 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #13

[Koha-bugs] [Bug 28271] Add the ability to set a new lost status when a claim is resolved

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28271 --- Comment #4 from Andrew Fuerste-Henry --- That's really nice and slick! Three bits of feedback: - if the lost value dropdown defaulted to the item's current status it would make it harder for folks to accidentally change it - it w

[Koha-bugs] [Bug 27864] Visual feedback on overridden pickup locations when placing biblio-level hold

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27864 Tomás Cohen Arazi changed: What|Removed |Added Status|Failed QA |Passed QA -- You are r

[Koha-bugs] [Bug 27864] Visual feedback on overridden pickup locations when placing biblio-level hold

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27864 --- Comment #29 from Tomás Cohen Arazi --- Created attachment 120341 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120341&action=edit Bug 27864: (QA follow-up) Hide logged-in option if invalid pickup location Sig

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 27565] Dropdowns in Item Search should be sorted alphabetically

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 --- Comment #8 from Fridolin Somers --- I see some places call get_descriptions_by_koha_field() with : { order_by => ['description'] } https://git.koha-community.org/Koha-community/Koha/src/commit/4a6dd5f82da1f45456b953421e699abc179

  1   2   >