-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.1
-
Component/s: Template Rendering
-
Tags:
-
Backlog priority:300
-
Sprint:nxfit 8.3.3
-
Story Points:3
How to reproduce:
- go to Template configuration tab of a Template document
- add a parameter named var1 with a value 'value 1'
- add a parameter named var1 again
The existing parameter var1 is overwritten, the existing parameter's type and value are lost.
A warning message or a confirmation popup should be shown to the user.