Skip to content

[Story]: Ingestion run history (PM view) #100

Description

@adoLime

User Story

As a PM, I want to view the history of past ingestion runs (when they ran, per source, with counts of ingested / updated / failed artifacts), so that I can monitor ingestion health and trace when content entered the system.

Context & Motivation

Acceptance Criteria

  • Given ingestion runs exist, when a PM calls the ingestion-runs endpoint, then it returns recent runs (most recent first) with: run_id, source_system, started_at, finished_at, counts ingested / updated / failed.
  • For v0, the endpoint returns a sensible recent window (simple limit or pagination — exact size decided in refinement; no hard requirement on the number).
  • Admin view in the frontend renders this list (read-only).

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststoryteam:backendBackend team (sprintstart-backend, Kotlin/Spring Boot)team:frontendFrontend team (sprintstart-frontend, React)

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions