jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-48536] Organization folder does not call afterSave on child multibranch projects
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Found by rsandell
Because afterSave() is only called from the doSubmit method it will never be called for multibranch projects in an org folder (which is wrong)
---
Originally reported by
stephenconnolly, imported from: Organization folder does not call afterSave on child multibranch projects
Raw content of original issue
Found by rsandell
Because afterSave() is only called from the doSubmit method it will never be called for multibranch projects in an org folder (which is wrong)
Contributor guide
Assessment
This issue has not been assessed yet.