Version:
v2.4.6
Environment:
- Redhat 7
- Chef Server Core v13.2.0
Scenario:
Restore from backup, e.g. knife ec restore --with-key-sql --with-user-sql
Steps to Reproduce:
Put an invalid email address in any of the users you're restoring.
Expected Result:
I would expect the process to safely handle when a user failed to be created and not error out on the key import process.
Actual Result:
An error is thrown and exits the process immediately