jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
502 stars 608 forks source link

"Cancel build on update" doesn't work when it's set in "configure system" #699

Open otodorov opened 6 years ago

otodorov commented 6 years ago

The Cancel build on update works well when it's set per job, but it doesn't work when it's set in configure system (GitHub Pull Request Builder -> Application Setup -> Cancel build on update). Do you have any issue like this or do you have any suggestions?

Versions:

It's work when the new job is created or the existing one is cloned.

P.S. I tried to move existing jobs to different folders but doesn't work also.

pbn04001 commented 5 years ago

I am seeing the same issue... Jenkins ver. 2.138.4

primoz-p commented 3 years ago

Me too... Cancel build on update works if specified in a job configuration but not in the global one.