Skip to content

W2P-141449 Add heartbeat support to process overview and detail UI - #5984

Open
ana-postolache-atmire wants to merge 3 commits into
DSpace:mainfrom
atmire:w2p-141449-heartbeat-ui-main
Open

W2P-141449 Add heartbeat support to process overview and detail UI#5984
ana-postolache-atmire wants to merge 3 commits into
DSpace:mainfrom
atmire:w2p-141449-heartbeat-ui-main

Conversation

@ana-postolache-atmire

Copy link
Copy Markdown

Description

Displays the process heartbeat timestamp in the UI: as a column in the running processes table on /processes, and as a field on the process detail page. Shows "N/A" when no heartbeat has been registered yet.

Instructions for Reviewers

  • Added a heartbeat field to the Process model
  • Process detail page (/processes/{id}) shows the heartbeat below Start time (N/A if absent)
  • Process overview table shows a heartbeat column, only for processes with status RUNNING
  • Requires the corresponding backend PR exposing heartbeat via ProcessRest

To test: start a long-running process (e.g. reindex with enough items) and observe the heartbeat updating in the running processes table and in the process detail page.

@lgeggleston lgeggleston added the tools:processes Related to Scripts & Processes (new to DSpace 7) label Jul 23, 2026
@lgeggleston lgeggleston moved this to 🙋 Needs Reviewers Assigned in DSpace 11.0 Release Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature tools:processes Related to Scripts & Processes (new to DSpace 7)

Projects

Status: 🙋 Needs Reviewers Assigned

Development

Successfully merging this pull request may close these issues.

4 participants