- What is the nature and description of the request?
For each schedule listed under the top-level "Schedules" UI/page, implement functionality to display the last N (a configurable number, e.g., 5) job outputs for that schedule. This enhancement should allow users to efficiently review recent job results/output associated with a specific schedule.
- Why does the customer need this? (List the business requirements here)
Currently, filtering through the "Jobs" UI/page to identify scheduled jobs is challenging due to excessive noise. Implementing this functionality will significantly enhance efficiency by streamlining the process of retrieving the status of scheduled tasks.
- How would you like to achieve this? (List the functional requirements
here)
> Enhance the UI by adding a "View Last N Jobs" Button/Option".
> Tuneable N Value
> Filtering capability
- List any affected known dependencies: Doc, UI etc..
> UI
> Doc
- Github Link if any
> N/A