[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Caroline Cyr La Rose changed: What|Removed |Added Blocks||41623 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41623 [Bug 41623] Missing translation string in catalogue_detail.inc (again) -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #283 from Caroline Cyr La Rose --- I think this broke the change for translation that was made in catalogue_detail.inc by bug 38450. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Baptiste Wojtkowski (bwoj) changed: What|Removed |Added Blocks||41602 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41602 [Bug 41602] Cannot combine filters with holds status filters -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Baptiste Wojtkowski (bwoj) changed: What|Removed |Added Blocks|41602 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41602 [Bug 41602] Cannot combine filters with holds status filters -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Baptiste Wojtkowski (bwoj) changed: What|Removed |Added Blocks||41602 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41602 [Bug 41602] Cannot combine filters with holds status filters -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Jonathan Druart changed: What|Removed |Added Blocks||41254 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254 [Bug 41254] The filter for item status in item tables should be improved -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Anneli Österman changed: What|Removed |Added Blocks||41298 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41298 [Bug 41298] Filtering holdings table with status In transit considers every item ever transferred to be "In transit" -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Anneli Österman changed: What|Removed |Added CC||anneli.osterman@koha-suomi. ||fi --- Comment #282 from Anneli Österman --- We noticed that filtering holdings table with status "In transit" shows every item that has been transferred even once. Meaning if there is even one row mentioning it's itemnumber in branchtransfers it is considered as "In transit". The transfers does not have to be currently active when it is considered "In transit". This also causes the "Available" status not to work properly because they are often considered as "In transit" (at least in our large consortium items transfer alot between branches and it is quite rare that item has never been transferred in it's lifetime) How to test: 1. Transfer item 1 from branch A to branch B 2. Receive/Fullfill the transfer in branch B 3. Go to items record and filter holdings table with status In transit 4. Notice that item 1 is shown even when it is actually "Available" 5. Filter holdings table with status "Available" and notice that item 1 is not shown. I have tested this in version 25.05.03 and in Open Fifth's sandbox and it happens in both of them. I will make a new bug about this. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Mathieu Saby changed: What|Removed |Added CC||[email protected] --- Comment #281 from Mathieu Saby --- After 6 weeks of using Koha 24.11 in my library, I believe this filter should be improved. I opened https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #280 from Emily Lamancusa (emlam) --- *** Bug 37915 has been marked as a duplicate of this bug. *** -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Miranda Nero changed: What|Removed |Added CC||[email protected] -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Fridolin Somers changed: What|Removed |Added Status|Pushed to main |Pushed to stable Version(s)|25.05.00|25.05.00,24.11.08 released in|| --- Comment #279 from Fridolin Somers --- Pushed to 24.11.x for 24.11.08 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Fridolin Somers changed: What|Removed |Added Attachment #184925|0 |1 is obsolete|| --- Comment #278 from Fridolin Somers --- Created attachment 184974 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184974&action=edit Bug 37334: [24.11] Allow filter holdings table by status (squashed) -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Fridolin Somers changed: What|Removed |Added CC||[email protected] ||m --- Comment #277 from Fridolin Somers --- This feature is really necessary for librarians. They use it to find available items when there are a lot of items. Also status in API may be very useful for portals. I'm working on backport to 24.11.x -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #276 from Baptiste Wojtkowski (bwoj) --- Created attachment 184925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184925&action=edit Bug 37334: [24.11] Allow filter holdings table by status (squashed) -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Bug 37334 depends on bug 33568, which changed state. Bug 33568 Summary: Use the REST API to display items on the staff biblio detail view https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 What|Removed |Added Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Baptiste Wojtkowski (bwoj) changed: What|Removed |Added Blocks||38122 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122 [Bug 38122] Cannot sort holdings table by status -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Fridolin Somers changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=39921 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Circulation||Holds function|| -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #275 from Kristi --- Thanks for the update. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #274 from Lucas Gass (lukeg) --- (In reply to Kristi from comment #273) > Is there still work needed on this patch, or has it been included in 25.05? Hi Kristi, this patchset has been included in 25.05. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Kristi changed: What|Removed |Added CC||[email protected] ||g --- Comment #273 from Kristi --- Is there still work needed on this patch, or has it been included in 25.05? -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #272 from Jonathan Druart --- Andrii, Emmi: I've opened bug 37334, I am on it. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Jonathan Druart changed: What|Removed |Added Blocks||40002 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40002 [Bug 40002] Cannot filter patrons by "Browse by last name" -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
--- Comment #271 from Emmi Takkinen ---
(In reply to Emmi Takkinen from comment #270)
> (In reply to Andrii Nugged from comment #269)
> > In:
> > koha-tmpl/intranet-tmpl/prog/js/datatables.js
> > now we have this:
> > } else if (v) {
> > additional_filters[k] = v
> > .replace(/^\^/, "")
> > .replace(/\$$/, "");
> > }
> >
> > But when we search by a single letter, in v we have object: {like: 'A%'},
> > that's not a string and doesn't have .replace, so the browser crashes.
>
> This is causing problems also with modify holds tool which I'm working on
> (bug 36135). When I try to search holds with it, following error is
> displayed in browsers console:
>
> >Uncaught TypeError: v.replace is not a function
Patron search and records holding table are broken due this.
--
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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
--- Comment #270 from Emmi Takkinen ---
(In reply to Andrii Nugged from comment #269)
> In:
> koha-tmpl/intranet-tmpl/prog/js/datatables.js
> now we have this:
> } else if (v) {
> additional_filters[k] = v
> .replace(/^\^/, "")
> .replace(/\$$/, "");
> }
>
> But when we search by a single letter, in v we have object: {like: 'A%'},
> that's not a string and doesn't have .replace, so the browser crashes.
This is causing problems also with modify holds tool which I'm working on (bug
36135). When I try to search holds with it, following error is displayed in
browsers console:
>Uncaught TypeError: v.replace is not a function
--
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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Andrii Nugged changed: What|Removed |Added CC||[email protected] --- Comment #269 from Andrii Nugged --- In: koha-tmpl/intranet-tmpl/prog/js/datatables.js now we have this: } else if (v) { additional_filters[k] = v .replace(/^\^/, "") .replace(/\$$/, ""); } But when we search by a single letter, in v we have object: {like: 'A%'}, that's not a string and doesn't have .replace, so the browser crashes. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Keywords|additional_work_needed | --- Comment #268 from Tomás Cohen Arazi (tcohen) --- (In reply to Tomás Cohen Arazi (tcohen) from comment #267) > Created attachment 182733 [details] [review] > Bug 37334: Adjust mocked _status data (bug 39932 follow-up) > > Signed-off-by: Tomas Cohen Arazi Pushed to main. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #267 from Tomás Cohen Arazi (tcohen) --- Created attachment 182733 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182733&action=edit Bug 37334: Adjust mocked _status data (bug 39932 follow-up) Signed-off-by: Tomas Cohen Arazi -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Keywords||additional_work_needed --- Comment #265 from Katrin Fischer --- Can someone take a look at the failing tests please? I need fixes urgently as we are so close to release now: Show filters.catalogue/detail/holdings_table Show filters Correctly init the table.catalogue/detail/holdings_table Correctly init the table -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #266 from Jonathan Druart --- (In reply to Katrin Fischer from comment #265) > Can someone take a look at the failing tests please? I need fixes urgently > as we are so close to release now: > > Show filters.catalogue/detail/holdings_table Show filters > Correctly init the table.catalogue/detail/holdings_table Correctly init the > table 18:40:04 koha_1 | > row._status.forEach is not a function This is because of bug 39932 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Keywords|additional_work_needed | -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #264 from Jonathan Druart --- Created attachment 182665 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182665&action=edit Bug 37334: Fix conflict with bug 39473 Bug 39473 added ^ and $ to options of the dropdown lists from the column filters. They are removed and replaced with "exact" later in the code (using build_query). But in the case of "_status", we do no get this code as it's not a regular column (it does not have "data" attribute), but an additional filters. I don't think this fix is ideal, but we are too close to the release to rework datatables.js -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #263 from Jonathan Druart --- (In reply to Tomás Cohen Arazi (tcohen) from comment #262) > (In reply to Tomás Cohen Arazi (tcohen) from comment #261) > > I don't manage to make this work. > > > > Whenever I use the filter, I see it reaches `Koha::Items->search` with this > > form: `^lost$` so the `eq` never matches. I think it's because of bug 39473. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #258 from Lucas Gass (lukeg) --- (In reply to Katrin Fischer from comment #257) > I am sorry, but this needs some more work for the tests to pass (see > dashboard main/D12) > > AssertionError: Timed out retrying after 1ms: Expected to find content: > 'Status' within the element: > but never > did. > at Context.eval > (webpack://koha/./t/cypress/integration/KohaTable/Holdings_spec.ts I am working on these tests and have asked Tomas for some help. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #262 from Tomás Cohen Arazi (tcohen) --- (In reply to Tomás Cohen Arazi (tcohen) from comment #261) > I don't manage to make this work. > > Whenever I use the filter, I see it reaches `Koha::Items->search` with this > form: `^lost$` so the `eq` never matches. Sorry, maybe it is because I'm on top of bug 39932. But I think it needs to be fixed on top of it for the release. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Keywords||additional_work_needed --- Comment #261 from Tomás Cohen Arazi (tcohen) --- I don't manage to make this work. Whenever I use the filter, I see it reaches `Koha::Items->search` with this form: `^lost$` so the `eq` never matches. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Keywords|rel_25_05_candidate | -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Blocks||39932 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39932 [Bug 39932] Koha::Item->_status should return an array -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Keywords||rel_25_05_candidate -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Keywords|additional_work_needed | --- Comment #260 from Tomás Cohen Arazi (tcohen) --- Follow-up pushed to main, for 25.05. Thanks Lucas! -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #259 from Lucas Gass (lukeg) --- Created attachment 182552 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182552&action=edit Bug 37334: Update Holdings_spec.ts test -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Keywords||additional_work_needed --- Comment #257 from Katrin Fischer --- I am sorry, but this needs some more work for the tests to pass (see dashboard main/D12) AssertionError: Timed out retrying after 1ms: Expected to find content: 'Status' within the element: but never did. at Context.eval (webpack://koha/./t/cypress/integration/KohaTable/Holdings_spec.ts -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #256 from Katrin Fischer --- Pushed for 25.05! Well done everyone, thank you! -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Version(s)||25.05.00 released in|| Status|Passed QA |Pushed to main -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Katrin Fischer changed: What|Removed |Added Blocks|7012| Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7012 [Bug 7012] Limit to available does not exclude in-transit items -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 David Nind changed: What|Removed |Added Text to go in the|This patchset restores the |This restores the ability release notes|ability to filter the |to filter the holdings |holdings table by status|table by status. This was |which has lost when the |lost when the holdings |holdings table was upgraded |table was upgraded to use |to use the REST API via Bug |the REST API (added to Koha |33568. |24.05 by bug 33568). -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Text to go in the|TODO, when this is merged |This patchset restores the release notes|if the situation hasn't |ability to filter the |changed, a ticket about |holdings table by status |measuring a performance (to |which has lost when the |maybe add cache) is need. |holdings table was upgraded |See comment 99 and comment |to use the REST API via Bug |100.|33568. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Jonathan Druart changed: What|Removed |Added QA Contact|[email protected] |[email protected] |o.uk| -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #254 from Jonathan Druart --- Created attachment 182376 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182376&action=edit Bug 37334: Add search tests Bug 37334: Adjust number of tests in Items.t Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #253 from Jonathan Druart --- Created attachment 182375 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182375&action=edit Bug 37334: Add filter_by_available tests Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #255 from Jonathan Druart --- I've merged the last 3 patches into the other patches, where they belong. -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #251 from Jonathan Druart --- Created attachment 182373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182373&action=edit Bug 37334: filter_by_in_bundle tests Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #252 from Jonathan Druart --- Created attachment 182374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182374&action=edit Bug 37334: Add filter_by_recall test Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #250 from Jonathan Druart --- Created attachment 182372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182372&action=edit Bug 37334: Add ability to filter by in_bundle Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #248 from Jonathan Druart --- Created attachment 182370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182370&action=edit Bug 37334: Add filter_by_has_holds tests Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #249 from Jonathan Druart --- Created attachment 182371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182371&action=edit Bug 37334: Fix filter_by_has_recalls Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #246 from Jonathan Druart --- Created attachment 182368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182368&action=edit Bug 37334: Add POD Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #247 from Jonathan Druart --- Created attachment 182369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182369&action=edit Bug 37334: Add filter_by_in_transit tests Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #245 from Jonathan Druart --- Created attachment 182367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182367&action=edit Bug 37334: Add filter_by_checked_out tests Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #244 from Jonathan Druart --- Created attachment 182366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182366&action=edit Bug 37334: Add _status tests Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #243 from Jonathan Druart --- Created attachment 182365 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182365&action=edit Bug 37334: filter_by_available should not return notforloan statues other than 0 Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #242 from Jonathan Druart --- Created attachment 182364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182364&action=edit Bug 37334: Return all non zero notforloan statuses Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #241 from Jonathan Druart --- Created attachment 182363 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182363&action=edit Bug 37334: Fix restricted and notforloan filter logic Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #240 from Jonathan Druart --- Created attachment 182362 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182362&action=edit Bug 37334: Fix logic for not available Several major changes here: * the push @not_availab_itemnumbers for lost, damaged, etc. was totally wrong * not for loan is only for positive values * restricted can be NULL Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #239 from Jonathan Druart --- Created attachment 182361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182361&action=edit Bug 37334: Restore filtering holdings per status Signed-off-by: Lucas Gass Signed-off-by: Emmi Takkinen Bug 37334: Fix column offset Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
Jonathan Druart changed:
What|Removed |Added
Attachment #181161|0 |1
is obsolete||
Attachment #181162|0 |1
is obsolete||
Attachment #181163|0 |1
is obsolete||
Attachment #181164|0 |1
is obsolete||
Attachment #181165|0 |1
is obsolete||
Attachment #181166|0 |1
is obsolete||
Attachment #181167|0 |1
is obsolete||
Attachment #181169|0 |1
is obsolete||
Attachment #181170|0 |1
is obsolete||
Attachment #181171|0 |1
is obsolete||
Attachment #181172|0 |1
is obsolete||
Attachment #181173|0 |1
is obsolete||
Attachment #181174|0 |1
is obsolete||
Attachment #181175|0 |1
is obsolete||
Attachment #181176|0 |1
is obsolete||
Attachment #181177|0 |1
is obsolete||
Attachment #181178|0 |1
is obsolete||
Attachment #181179|0 |1
is obsolete||
Attachment #181180|0 |1
is obsolete||
Attachment #181181|0 |1
is obsolete||
Attachment #181632|0 |1
is obsolete||
--- Comment #237 from Jonathan Druart ---
Created attachment 182359
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182359&action=edit
Bug 37334: Allow embed _status for GET /biblio/{biblio_id}/items
To test;
0. APPLY PATCH, restart_all
1. Go to a record details page (e.g.
http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285)
2. Click the 'Show filters' button above the table
3. Now, at the top of the Status column you should see a dropdown to filter by
status
4. You'll have to create several item status to test everything.
5. Add some new items/or change some item status to: DAMAGED, WITHDRAWN,
NOTFORLOAN, RESTRICTED, and LOST
6. Test the status filter for each of these statuses, ensuring the work
correctly.
7. Create more new items and have some that are checked out, ensure that filter
works
8. Put some items into transit and make sure the 'In transit' filter works
9. Put some items on hold, both item and bib level. Make sure the 'On hold'
filter works.
10. Turn on the USERecalls system preference and make some recalls, both item
and bib level. Make sure the 'Recalled' filter works
11. Create some bundles, make sure the 'In bundle' status works.
12. Also make sure that the available filter is working.
Signed-off-by: Lucas Gass
Signed-off-by: Emmi Takkinen
Bug 37334: Correct logic for filtering by in_bundle
Signed-off-by: Jonathan Druart
--
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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #238 from Jonathan Druart --- Created attachment 182360 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182360&action=edit Bug 37334: Allow a column filter to be shown even searchable is off We do not want to use the usual filtering method here, we are building the query from "additional filters" Signed-off-by: Lucas Gass Signed-off-by: Emmi Takkinen Signed-off-by: Jonathan Druart -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #236 from Lucas Gass (lukeg) --- (In reply to Caroline Cyr La Rose from comment #233) > Hi Lucas! I was testing this and ran into a problem when I added an item > with a Restricted access status. > > 1. WITHOUT applying the patch, go to a record (e.g. > http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285) > 2. Click New > New item > 3. Under 5 - Use restrictions, choose Restricted Access > 4. Click Add item > 5. Click Normal >--> Record and items appear OK > > 6. Apply patch > 7. In ktd --shell, do yarn api:bundle > 8. Then reset_all > 9. Redo steps 1-5 >--> Record appears, but items are "processing" forever Thanks Caroline! That should be fixed now! -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #235 from Lucas Gass (lukeg) --- Created attachment 181632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181632&action=edit Bug 37334: Correct logic for filtering by in_bundle -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Status|Failed QA |Signed Off -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #234 from Jonathan Druart --- Confirmed. Nice one, Caroline. There is a JS error in the console: Uncaught TypeError: row.bundle_host is null -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Caroline Cyr La Rose changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #233 from Caroline Cyr La Rose --- Hi Lucas! I was testing this and ran into a problem when I added an item with a Restricted access status. 1. WITHOUT applying the patch, go to a record (e.g. http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285) 2. Click New > New item 3. Under 5 - Use restrictions, choose Restricted Access 4. Click Add item 5. Click Normal --> Record and items appear OK 6. Apply patch 7. In ktd --shell, do yarn api:bundle 8. Then reset_all 9. Redo steps 1-5 --> Record appears, but items are "processing" forever -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Martin Renvoize (ashimema) changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=29095 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Martin Renvoize (ashimema) changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=28762 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Martin Renvoize (ashimema) changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=39011 -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Martin Renvoize (ashimema) changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org |o.uk -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180196|0 |1 is obsolete|| --- Comment #231 from Lucas Gass (lukeg) --- Created attachment 181181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181181&action=edit Bug 37334: Fix column offset -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180158|0 |1 is obsolete|| --- Comment #213 from Lucas Gass (lukeg) --- Created attachment 181162 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181162&action=edit Bug 37334: Allow a column filter to be shown even searchable is off We do not want to use the usual filtering method here, we are building the query from "additional filters" Signed-off-by: Lucas Gass Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180159|0 |1 is obsolete|| --- Comment #214 from Lucas Gass (lukeg) --- Created attachment 181163 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181163&action=edit Bug 37334: Restore filtering holdings per status Signed-off-by: Lucas Gass Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180169|0 |1 is obsolete|| --- Comment #224 from Lucas Gass (lukeg) --- Created attachment 181174 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181174&action=edit Bug 37334: Fix filter_by_has_recalls Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180170|0 |1 is obsolete|| --- Comment #225 from Lucas Gass (lukeg) --- Created attachment 181175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181175&action=edit Bug 37334: Add ability to filter by in_bundle -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180167|0 |1 is obsolete|| --- Comment #222 from Lucas Gass (lukeg) --- Created attachment 181172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181172&action=edit Bug 37334: Add filter_by_in_transit tests Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180161|0 |1 is obsolete|| --- Comment #216 from Lucas Gass (lukeg) --- Created attachment 181165 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181165&action=edit Bug 37334: Fix restricted and notforloan filter logic Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180160|0 |1 is obsolete|| --- Comment #215 from Lucas Gass (lukeg) --- Created attachment 181164 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181164&action=edit Bug 37334: Fix logic for not available Several major changes here: * the push @not_availab_itemnumbers for lost, damaged, etc. was totally wrong * not for loan is only for positive values * restricted can be NULL Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #232 from Lucas Gass (lukeg) --- Rebased again for current main -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180175|0 |1 is obsolete|| --- Comment #230 from Lucas Gass (lukeg) --- Created attachment 181180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181180&action=edit Bug 37334: Adjust number of tests in Items.t -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180174|0 |1 is obsolete|| --- Comment #229 from Lucas Gass (lukeg) --- Created attachment 181179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181179&action=edit Bug 37334: Add search tests -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180173|0 |1 is obsolete|| --- Comment #228 from Lucas Gass (lukeg) --- Created attachment 181178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181178&action=edit Bug 37334: Add filter_by_available tests -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180172|0 |1 is obsolete|| --- Comment #227 from Lucas Gass (lukeg) --- Created attachment 181177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181177&action=edit Bug 37334: Add filter_by_recall test -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180171|0 |1 is obsolete|| --- Comment #226 from Lucas Gass (lukeg) --- Created attachment 181176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181176&action=edit Bug 37334: filter_by_in_bundle tests -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180168|0 |1 is obsolete|| --- Comment #223 from Lucas Gass (lukeg) --- Created attachment 181173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181173&action=edit Bug 37334: Add filter_by_has_holds tests Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180166|0 |1 is obsolete|| --- Comment #221 from Lucas Gass (lukeg) --- Created attachment 181171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181171&action=edit Bug 37334: Add POD Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180165|0 |1 is obsolete|| --- Comment #220 from Lucas Gass (lukeg) --- Created attachment 181170 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181170&action=edit Bug 37334: Add filter_by_checked_out tests Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180164|0 |1 is obsolete|| --- Comment #219 from Lucas Gass (lukeg) --- Created attachment 181169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181169&action=edit Bug 37334: Add _status tests Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180163|0 |1 is obsolete|| --- Comment #218 from Lucas Gass (lukeg) --- Created attachment 181167 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181167&action=edit Bug 37334: filter_by_available should not return notforloan statues other than 0 Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #180162|0 |1 is obsolete|| --- Comment #217 from Lucas Gass (lukeg) --- Created attachment 181166 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181166&action=edit Bug 37334: Return all non zero notforloan statuses Signed-off-by: Emmi Takkinen -- 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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
Lucas Gass (lukeg) changed:
What|Removed |Added
Attachment #180157|0 |1
is obsolete||
--- Comment #212 from Lucas Gass (lukeg) ---
Created attachment 181161
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181161&action=edit
Bug 37334: Allow embed _status for GET /biblio/{biblio_id}/items
To test;
0. APPLY PATCH, restart_all
1. Go to a record details page (e.g.
http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285)
2. Click the 'Show filters' button above the table
3. Now, at the top of the Status column you should see a dropdown to filter by
status
4. You'll have to create several item status to test everything.
5. Add some new items/or change some item status to: DAMAGED, WITHDRAWN,
NOTFORLOAN, RESTRICTED, and LOST
6. Test the status filter for each of these statuses, ensuring the work
correctly.
7. Create more new items and have some that are checked out, ensure that filter
works
8. Put some items into transit and make sure the 'In transit' filter works
9. Put some items on hold, both item and bib level. Make sure the 'On hold'
filter works.
10. Turn on the USERecalls system preference and make some recalls, both item
and bib level. Make sure the 'Recalled' filter works
11. Create some bundles, make sure the 'In bundle' status works.
12. Also make sure that the available filter is working.
Signed-off-by: Lucas Gass
Signed-off-by: Emmi Takkinen
--
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/
[Koha-bugs] [Bug 37334] Cannot filter holdings table by status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #178635|0 |1 is obsolete|| --- Comment #207 from Lucas Gass (lukeg) --- Created attachment 180172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180172&action=edit Bug 37334: Add filter_by_recall test -- 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/
