-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 6.0.36, 7.0.6
-
Component/s: Frontend (F)
-
None
-
Environment:6.0.36, 7.0.6 from docker-compose
-
Support backlog
Hello,
Steps to reproduce:
- export template in for example .json format
- in exported template delete one UUID, for example from: "groups":[{"uuid":"",
- try to import template
Result:
in a result template woudln't be imported, error would be shown:
Invalid parameter "/1/uuid": cannot be empty.
Expected:
possible import of template with missing UUID
did manage to get this error on current 6.0 and 7.0