Workers list on workflow page is misleading
@canvanooo is already working on this.
Since Jun 13, 2022.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
On a workflow page there is a Workers tab (and we also show a count for it). This seems misleading to me because it implies that it will be a list of workers who are mentioned in the workflow history for the workflow being displayed. The workers list is actually nothing to do with the workflow being displayed.
To Reproduce
Steps to reproduce the behavior:
- Go to a workflow page
- Take note of the Workers count and then view the Workers list
- Read the event history for the workflow
- See that the Worker count is probably greater than the number of workers mentioned in the workflow history and depending on when the workflow ran and/or when the last worker start/deploy was, the list of workers doesn't line up.
Expected behavior
The Workers list should either be a list of workers mentioned in the history of the displayed workflow, or else be moved to a different navigation area to avoid implying a relationship.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.