Bug 40924 - Filtering report from mana by the koha versio they work with
Summary: Filtering report from mana by the koha versio they work with
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Mana-kb (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: elias.lorgnier@biblibre.com
QA Contact: Testopia
URL:
Keywords:
: 40921 (view as bug list)
Depends on:
Blocks: 40885
  Show dependency treegraph
 
Reported: 2025-10-01 11:55 UTC by elias.lorgnier@biblibre.com
Modified: 2025-10-01 13:16 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description elias.lorgnier@biblibre.com 2025-10-01 11:55:26 UTC
Filtering reports by the koha version they work with allows for better relevance in search and discovery of reports from mana. 

The information of working/not working is not absolute : it is generated from mana, with the script from https://gitlab.com/koha-community/koha-mana/-/merge_requests/19

The script tests each report with empty runtime arguments on the database from each of the latest versions. 

The script don't take into account the marcflavour parameter, to allow librarian to get report from the other marcflavour and adapt it to the other one. 

The idea is to only have the reports that are tested for the database schema of the present version of koha.
Comment 1 elias.lorgnier@biblibre.com 2025-10-01 11:56:58 UTC
*** Bug 40921 has been marked as a duplicate of this bug. ***