If AdvancedSearchTypes is 'itemtypes', then opac/opac-topissues.pl only looks at the biblioitems.itemtype value for it's grouping, not the item-level itype, even if that item-level_itypes is turned on.
bug affected to Koha 3.6. Entries must be attached to rel_3_8 only when the patch is pushed here (and if it's an ENH)
Created attachment 6104 [details] [review] Bug 6947 : opac-topissues.pl wasn't respecting item live itemtypes
Created attachment 6849 [details] [review] [SIGNED-OFF] Bug 6947 : opac-topissues.pl wasn't respecting item live itemtypes Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> The search was only looking for bib level itypes independent from the settings for item-level_itypes. After patch the system preference setting is respected and search works accordingly.
QA Comment: Looks good. Updating patch status.
This fix was included in the 3.6.x branch prior to 3.6.4.