on the list of what has changed, there isnt a count for errors. ```cmd Change Summary: Created OU: 0 Created Groups: 0 Added Groups: 0 Removed Groups: 0 Removed Users: 1 Added Users: 42 ``` what I propose is adding an error count, ideally at each level, so error on OU, error on group, error on User ```cmd Change Summary: Created OU: 0 Errored OU: 0 Created Groups: 0 Added Groups: 0 Removed Groups: 0 Errored Groups: 0 Removed Users: 1 Added Users: 42 Errored Users: 1 ```
on the list of what has changed, there isnt a count for errors.
what I propose is adding an error count, ideally at each level, so error on OU, error on group, error on User