|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/hudson/matrix/MatrixConfiguration.java
http://jenkins-ci.org/commit/matrix-project-plugin/2a0d3da2936e43fe5542be7772de2b115fff20d8
Log:
JENKINS-19179- Allow internal API calls, which disable the project.This change provides the compatibility with project deletion flows, which disable configurations/projects before the deletion.
All specified values will be replaced by the current status of the parent project.
Signed-off-by: Oleg Nenashev <[email protected]>