You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Job are ordered from the last to the first execution. This works well.
But the jobs are numbered using an array index, which is confusing (last job is numbered 1, first job X)
To Reproduce
Steps to reproduce the behavior:
Go to to a stack having multiple jobs
See job order and numbers
Expected behavior
Numbers should follow the right order (from latest to first)
Screenshots
In this screenshot, the first job in the list should be numbered 4.
Desktop (please complete the following information):
OS: Ubuntu 19.04
Browser: Firefox 69.0
Version: gaia 1.2.0
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
Job are ordered from the last to the first execution. This works well.
But the jobs are numbered using an array index, which is confusing (last job is numbered 1, first job X)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Numbers should follow the right order (from latest to first)
Screenshots
![image](https://user-images.githubusercontent.com/7531844/65147907-5962cf80-da1f-11e9-990f-e1367f5c679e.png)
In this screenshot, the first job in the list should be numbered 4.
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: