-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
7.2.6
-
None
-
Zabbix 7.2 (an others)
This was previously fixed many versions ago, but must have crept back in somewhere:
Steps to reproduce:
Scenario 1 -
- Create a host 'AAA'
- Create a template 'AAA'
Scenario 2 -
- Create a template 'AAA'
- Create a host 'AAA'
Result:
Scenario 1 - Error Message
'Template with the same name "AAA" already exists.'
Scenario 2 - Error Message when creating template with same name as template.
'Host with the same name "AAA" already exists.'
Expected:
You should be able to create a host with the same name as a template
You should be able to create a template with the same name as a host