You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if you try to restore or deploy a section in which there are multiple dependency errors, Umbraco will only tell you about the first one it encounters. This means that the user must fix an error, try again, and repeat to fix all errors, which can be very time consuming.
It would be much better if Umbraco kept searching for dependency errors after the first one is encountered, and told the user about all of them at once.
kjsguld, Aaen, skttl, jmayntzhusen, Frost117 and 3 more