Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration File corrupted after removing trigger credentials #163

Open
weyto opened this issue Apr 5, 2019 · 0 comments
Open

Configuration File corrupted after removing trigger credentials #163

weyto opened this issue Apr 5, 2019 · 0 comments
Assignees

Comments

@weyto
Copy link

weyto commented Apr 5, 2019

Hi Ryan,
we run into an issue, where the config will be corrupted.

Reproduction steps:

  1. Specifiy Username and Password on a trigger
  2. Save the config
  3. Delete Username and Password on the trigger
  4. 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:
ExceptionMessage

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
ExceptionMessage2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants