-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
tethys, christmas
If you have a pipeline running and then open an activity screen for it, and it transitions to input needed state, the state of the row doesn't change to input waiting (it just shows as in-progress).
There is likely a missing event to tell the front end that state has changed... minor thing.
- blocks
-
JENKINS-38495 Add "waiting for input" state to favourite card
-
- Closed
-
- is blocked by
-
JENKINS-40809 sse-event should be fired after submission of input step
-
- Closed
-
- is blocking
-
JENKINS-40809 sse-event should be fired after submission of input step
-
- Closed
-
- is duplicated by
-
JENKINS-40671 Pipeline waiting for input status does not update in karaoke
-
- Closed
-
Not sure whether this is a minor thing, but it seems since the introduction of mbox we do not listen to sse events for that pages. Need to look deeper into the issue