Yoshiyuki Watanabe
Yoshiyuki Watanabe
## What happened: Last line of logs do not appear when a step requires user input at build screen. ## What you expected to happen: Logs are shown even if...
**What happened**: - Users applies a deprecated template to their pipeline - Users of template tends to use it continuously even if it has been deprecated. **What you expected to...
**What happened**: In a pipeline with multiple builds running, the stop button on the event tab disappears when a particular build is aborted. first, stop exists: ![スクリーンショット 2022-03-10 17 07...
**What happened**: Workflow on validator do not adopt displayName. **What you expected to happen**: The user can see the completed workflow that the user expects to see when the displayName...
**What happened**: Users cannot stop or start a bunch of jobs at once. **What you expected to happen**: Selection UI on pipeline graph seems to solve this problem. **Reference**: https://github.com/screwdriver-cd/screwdriver/issues/1285#issuecomment-466512261
**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...
**What happened**: The graph made by validator page does not match with the graph of UI(/events). More specifically, the graph generated by validator has difference by each time. **What you...
## What happened It is difficult to find why builds proceeds to next on join. In the situation to use a pipeline like below: ``` shared: image: node:8 jobs: job1:...
**What you expected to happen**: It would be nice to have a search query on /templates screen like the one below - `maintainer:yoshwata` - `description:a nice template` Similarly, it would...