`input` in blue ocean UI can not react against multi user id definition

19 views
Skip to first unread message

Hanks Justin

unread,
Mar 17, 2017, 4:10:16 AM3/17/17
to Jenkins Users
Hi, I use pipeline like below:

```
timeout(time: 5, unit: "DAYS") {
    input message: "Do you want to approve this job to deploy to production?", ok: "OK", submitter: "userA,userB,userC"
}
```

and in the old UI, it works fine, all the users can presss the `OK` button, but in the blue ocean UI, no one can press `OK` button.

Is this a bug or something, thank you for your time.
Reply all
Reply to author
Forward
0 new messages