-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: pipeline
-
Environment:Jenkins LTS 2.361.2
I'm using the input step in my Jenkinsfile to feed user input into the build. The stageview renders properly if no input is request for a step. If an input is currently requested by a step the following error is logged in the browser console:
Â
Uncaught Required attribute 'objectUrl' not defined on MVC controller 'run-input-required' element.