- Edit TemplateData with dedicated editor
- Edit a parameter in order to switch name and alias
- Replace name field content with alias field content
- A warning prompt (Error found. The chosen name is already in use by another parameter.) is displayed and Done button is disabled.
- Change alias field content.
- The warning message disappears.
Actually: Done button stays disabled.
Expected: since there is no more error, Done button should be available again.
Workaround: fake edit name field content adding a character then removing it.