[Koha-bugs] [Bug 33568] Use the REST API to display items on the biblio detail view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 30 15:52:02 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #48 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am sorry, but my testing didn't go as well as I had hoped for :(

Problems:
1) One of the commit messages needs to be fixed
2) When there is no barcode, it appears as 'null' in the column
3) 'Host records' column should not be available, when EasyAnalytics is turned
off.
4) Table configuration doesn't appear to be used as expected. I checked:
Catalog > holdings_table has only holdings_issues and holdings_renewals hidden
by default. But the table keeps appearing with only a minimum number of columns
and a lot of them hidden. Unfortunately the hidden column also includes much
neded ones like callnumber. Any changes I make don't seem to stick.
5) SpineLabelShowPrintOnBibDetails: the callnumber print on longer opens in
small size modal. This also has the effect, that there is no way to close this
window without printing.
6) The status column is no longer sortable. It's sortable in 22.11 and works
well there. Alos: I can't activate a filter for this column and the normal
filter doesn't find the contents of the column. There is no way to find the
'checked out' or 'ordered' items in that list.
7) When an item is checked out, there is no longer a link to the patron's
account.
8) hidepatronname doesn't seem to have any effect. 
9) Using the single search box on top of the table: "checked" doesn't find the
checked out items. In 22.11 that works.
10) StaffDetailItemSelection: when disabled, not only the checkboxes are gone,
but I can also no longer activate the column specific filters. In 22.11 this is
still possible when the select feature is disabled.

Notes/Questions:
1) Currently some column only show when there is data for them, like course
reserves. this is very helpful in preserving space, but doesn't seem to be the
case anymore.
2) Right now we see all items immediately in the table, one the page has
loaded. Now we only see the first 20. Libraries might feel this is a too low
default setting. It would be great if we could have that configurable in table
settings from the start.

Works well:
1) Date sorting with dd.mm.yyyy
2) Checkboxes between pages are preserved.
3) SeparateHoldings*: works as expected

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list