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.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e62f91b3-58d7-43d0-b72b-2cb3d0745275%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to