Details
-
Feature
-
Status: Released (View Workflow)
-
Medium
-
Resolution: Fixed
-
None
-
None
Description
Current Situation:-
- There is no bar or graph to see the progress or process of job execution.
Desired Behaviour:-
- The Progress graph should specify the time elapsed for the current task compared to the estimated time to completion. For the estimated time, for example, when sending “warnings if job execution is shorter/longer than". It may be possible to derive this information from the history section.
- When a job is in the “running” state, a progress bar should be displayed. A graphical representation can be used, where the current status display shows a progress bar indicating the percentage completed, absolute values for time elapsed and time to completion.
- The display should account for the possibility that a job may run longer than any of its previous executions, and the progress bar should be designed to handle this scenario.