Bug 39196

Summary: Add an alert in Koha homepage if some ILL requests need action
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: alexander.wagner, lisette, pedro.amorim, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2025-02-25 12:00:41 UTC
If some ILL requests need for an action from staff (ex : a new request has been made), the information should be displayed at the bottom of Koha home page (area-pending div), like acquisition suggestions for example.
Comment 1 Pedro Amorim 2025-02-25 12:08:08 UTC
Hi Mathieu, when you filed bug 39129 I considered that to be a duplicate of bug 35143 but this is being submitted again.
It's possibly not exactly the same thing even if there's some overlap.
Comment 2 Mathieu Saby 2025-02-25 16:43:13 UTC
For the other one I was thinking of email notification. Maybe I was not clear
Comment 3 Mathieu Saby 2025-02-26 09:54:05 UTC
I re-read the bugs, and clearly for me they describe 2 different things :
- send a notice by email : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35143
- display the information on the homepage
Comment 4 Pedro Amorim 2025-02-26 09:57:27 UTC
(In reply to Mathieu Saby from comment #3)
> I re-read the bugs, and clearly for me they describe 2 different things :
> - send a notice by email :
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35143
> - display the information on the homepage

Agreed. My mistake.
Comment 5 Alexander Wagner 2025-03-03 09:13:49 UTC
I would agree with Mathieu. If some user asks us for help it should display quite prominently and the STAFF home page seems a good place for this.

One might probably economize on space a bit and could use the news column. E.g. 

- Suggestions
   pending 5
- ILL
   pending 7
   waiting 2

or the like. But as newbies we actually just stumbled upon the missing display for ILL requests and I started actually searching for the parameter to set as I noticed that this area is not configured via `pages`.