Don't log null pointer exceptions on some forms with validation button (regression in 2.116).
(issue 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.
(issue 50599)