Hi Ryan,
we run into an issue, where the config will be corrupted.
Reproduction steps:
- Specifiy Username and Password on a trigger
- Save the config
- Delete Username and Password on the trigger
- Save the config
No the config is corrupted. The password element in the config looks like <password is-encrypted="false"></password>
instead of
<password i:nil="true" />.
If you want to restore from this corrupted config you receive the following error message:

We saw that not only the backup and restore scenario failed with this behavior. If you close the editor and reopen it, you can not refresh the config, you see no config and you can not restore from a backup
