Hello there,
i was wondering about the behavior of the Multi-Branch Project Plugin.
The wiki page says "Each branch has its own sub-project. Sub-projects are just like normal
projects, except they can't be configured directly and they are listed
on the main (parent) project's page."
However, when I click on such a branch / sub-project, I CAN confgure them directly. Is that wanted?
If not, is it still possible, that the sub-project configuration can change?
One problem of this behavior is, that the sync of the branches leads to changes in the sub-project config files (temporarily disable and re-enable of the job), which get tracked by JobConfigHistory (if installed). See:
https://issues.jenkins-ci.org/browse/JENKINS-33682Jochen Fürbacher