Bug 41307 - Automatically indicate when a harvest job is completed (successfully or with an error)
Summary: Automatically indicate when a harvest job is completed (successfully or with ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-25 19:07 UTC by Mathieu Saby
Modified: 2025-11-26 09:52 UTC (History)
5 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Mathieu Saby 2025-11-25 19:07:23 UTC
In /erm/eusage/usage_data_providers when you run an import for a data source, the list of corresponding jobs is displayed above the table ("Job for report type DR has been queued. Check job progress.")

It would be nice if this information were automatically updated once the job is completed ("Job for report type DR is completed. Check job details.")

This may not be technically possible ?
Comment 1 Mathieu Saby 2025-11-26 09:52:45 UTC
I see this information will be added in the widget on the ERM home page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320

But it could be added too in erm/eusage/usage_data_providers page