Bug 34925 - Favorite reports
Summary: Favorite reports
Status: RESOLVED DUPLICATE of bug 9567
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 20:12 UTC by Christopher Brannon
Modified: 2023-12-13 17:10 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 Christopher Brannon 2023-09-26 20:12:50 UTC
It would be a handy if you could mark favorite reports, so you don't have to keep recalling what reports you use.  Just go to a favorites tab in reports.
Comment 1 Michael Adamyk 2023-09-29 17:57:25 UTC
This would be different from a Report Group so that you could have any report marked as a Favorite, regardless of its Report Group -- is that correct?
Comment 2 Christopher Brannon 2023-10-03 19:39:31 UTC
(In reply to Michael Adamyk from comment #1)
> This would be different from a Report Group so that you could have any
> report marked as a Favorite, regardless of its Report Group -- is that
> correct?

Correct.  It would also be based on the logged in person.

If a table was in order, it might be foresight to construct the table in such away that the borrowernumber and table it is referring to is listed, in addition to specific report number.  That way, if we found use of favorites elsewhere in Koha, we could use the same table to store those favorites.
Comment 3 Katrin Fischer 2023-10-06 22:21:07 UTC
This is an old idea :)

*** This bug has been marked as a duplicate of bug 9567 ***