[Feature Request] Finding long job name is difficult
What happened: Now single long job name can expand with tooltip by mouseover.
However, finding a long job name from dozens of jobs is very difficult on the method of mouseover.
What you expected to happen: It is nice if user could set the mode to show job name, like abbreviate or full mode.
These are just idea.
- Toggle the mode like
Hide triggers <--> Show triggers - Set sd.yaml to show full job name
(I prefer idea 1.)
How to reproduce it:
Not sure but this issue might be related or might be resolved by https://github.com/screwdriver-cd/screwdriver/issues/1493
Thank you @tkyi. I just came up with another idea. How about attaching colorful labels to each jobs? Our users apply some location name of DC and cluster name as job names, so the job names tend to be complicated.
I came up with another idea. Filtering textbox on event screen might be one of the solution. Job name is highlighted when it was matched with value of textbox.
I hit this all the time with a number of my pipelines. It would be great if the shortening of names could be disabled as a user-level setting.
Alternatively, it would be cool if there was also a quick drop-down menu with the full job names, and you could simply click and go.
Not sure but this issue might be related or might be resolved by #1493
Thank you @tkyi I don't think #1493 can resolve #1724, at least for my use case. When a project has 10+ workflows, long job ids with similar prefix/post-fix are inevitable.