Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58189

Submitting user input causes unhandledPromiseRejection in Blue Ocean

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • blueocean-plugin
    • None

      I have a Declarative pipeline that runs a couple of http requests and based on the responses, it prompts the user for some input, using the input resource. The form does not always open without refreshing the page, but the more pressing issue that I would like to track is that when the input is submitted, the build does not progress onto the next stage like it should. On some occasions it does after 20 seconds, on others after 3 minutes, sometimes it stays at the same step with the form open until I refresh the page.

       

      In the Safari Dev Tools I can see that there is an Unhandled Promise Rejection that is raised after I submit the input - which, like I mentioned above, seems to sometimes get recovered from.

       

      I am using Jenkins Version 2.180 and Blue Ocean version 1.17.0

            Unassigned Unassigned
            andreimuresianu Andrei Muresianu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: