Enhancement
Bug fix
-
Don't log null pointer exceptions on some forms with validation button (regression in 2.116).
JENKINS-50748
-
Make the logic for adding nodes atomic, so that if a newly added node fails to be persisted it will not exist in a partly-initialized state.
JENKINS-50599