-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.651.3 (Windows), Folder Plugin, Build Blocker Plugin
We've got a setup where we have job families, organized in a job folder structure. Each family has a job called Main and some families mutally block each other (or better: each other's Main job).
Unfortunately, the message printed by the Build Blocker plugin only mentions the short job name ("Blocked for ... by Main") which makes it non-obvious which other Main job is blocking this one.
Please print out the complete folder path, so that the message looks like "Blocked for ... by Some/Folder/Main" or "... Some » Folder » Main".