-
Task
-
Resolution: Fixed
-
Critical
-
None
-
-
1.0
Scope
We want to change anywhere in the UI where we display durations like "23 minutes 31 seconds" to the format below.
Format:
- 2d 3h 2m 1s
- 2d 3h 2m
- 3h 2m 1s
- 3h 2m
- 2m 1s
- 2m
- 1s
- < 1s
We want to display < 1s for any value less than 1 second
Pages
- Duration column on Activity tab
- Duration on the Run page
- Run details duration
- Step duration
- blocks
-
JENKINS-41833 Update table design
- Resolved