-
Improvement
-
Resolution: Fixed
-
Blocker
-
None
-
-
1.0-m12, 1.0-pre-beta-1
Reproduction steps
- Go to a branch tab
- Click the run button of a branch
- Toast pops up "queued"
Expected (as per JENKINS-35813)
- Go to a branch tab
- Click on the run button of a branch
- Toast pops up "OPEN" where clicking open will open the result modal for the run in the queued state
There is enough data in the response to open a pipeline result in the queued state.
Additional issue
Also if I click on the run multiple times it will queue multiple times yet I get no feedback.
In scope:
- Tests to capture this
- is blocking
-
JENKINS-36905 Developer can run a new build and rerun from a card
-
- Resolved
-
-
JENKINS-35794 Developer wants to re-run a failing or unstable result from the activity tab
-
- Resolved
-
jamesdumay that's what we had originally and you guys complained that there wasn't immediate feedback to the user acknowledging that they had pressed the run button. So you want to remove the "Queued" toast again and just have the "Started" one?