Bug 39778 - Documentation needed for Report Type in Saved Reports
Summary: Documentation needed for Report Type in Saved Reports
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-29 15:58 UTC by Esther Melander
Modified: 2025-04-29 15:58 UTC (History)
0 users

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 Esther Melander 2025-04-29 15:58:05 UTC
In Saved Reports there is a column called Type. It's not clear how this column is populated. There are no options to specify type when creating a report from SQL. In step 2 of the a guided report the user can specify a report type such as tabular, summary, or matrix. However those selections are not passed to the saved reports table. At a minimum this is a documentation needed bug, but could be a full fledged bug if there is not a way to populate the column from the UI (that is if it is supposed to be possible).