You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hello,
We have a tricky structure of parallel flows inside flows and we need to lock some of the flows after they finish. The solution currently is to change node label of the flow to non existent one via API, and change it back when all the flows finish. Somehow while builds are in que they can still get the changes in "Restrict where this project can be run" field The question is: Is anyone familiar with this feature (qued jobs updating parameter of node label) and if anyone knows is it a bug or a feature, is it safe to base our logic on this feature and not fear that it will be "fixed" somewhere down the line