-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Making sure this issue gets logged so that we don't forget about this. While fixing Vault with pr https://github.com/scality/IronMan-Vault/pull/228
we noticed that if we mess up the case(uppercase/lowercase) of the arsenal error property, we just return undefined back to the calling function. Now we don't know if we got undefined because there was no error or if the Arsenal error property does not exist.