deployer icon indicating copy to clipboard operation
deployer copied to clipboard

Deleted job for merged PR also gets pulled.

Open mithuns opened this issue 6 years ago • 1 comments

The below snapshot is for a job against PR, that was already merged a day ago.

image

image

mithuns avatar Apr 20 '19 23:04 mithuns

Also, clicking on Build button for PR-11, basically does nothing. May be it should show an appropriate error message.

This is in logs

jenkins.js:31 Uncaught (in promise) TypeError: Cannot read property 'parameterDefinitions' of undefined
    at jenkins.js:31
    at _ (runtime.js:63)
    at Generator._invoke (runtime.js:282)
    at Generator.e.(anonymous function) [as next] (file:///C:/Users/userId/AppData/Local/Programs/deployer/resources/app.asar/build/static/js/2.61643de5.chunk.js:1:298559)

mithuns avatar Apr 20 '19 23:04 mithuns