Skip to content

Configuration File corrupted after removing trigger credentials #163

@weyto

Description

@weyto

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions