jenkinsci / jenkinsci/postbuild-task-plugin
[JENKINS-16982] Post-build dependency is not updated on project rename
- Dominant language
- Java
- Stars
- 8
- Forks
- 19
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
When you have a project set-up to be built as a post-build action of another project, this reference will not get updated if you rename the dependent project.
Say, Project A has the build of Project B as a Post-Build-Action.
If Project B is renamed to Project C, this Post-Build-Reference is not being updated (from Project B to Project C).
---
Originally reported by
xasx, imported from: Post-build dependency is not updated on project rename
Raw content of original issue
When you have a project set-up to be built as a post-build action of another project, this reference will not get updated if you rename the dependent project.
Say, Project A has the build of Project B as a Post-Build-Action.
If Project B is renamed to Project C, this Post-Build-Reference is not being updated (from Project B to Project C).
Contributor guide
Assessment
This issue has not been assessed yet.