-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.4.5rc1
-
Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022)
-
0.5
Steps to reproduce:
- Create a fresh database for 6.0 database (maybe earlier, haven't tested)
- Go to Configuration -> Templates
- Click Import
- In popup select file template_db_oracle_odbc.xml
- Click Import
- In the comparison dialogue click Import
Result:
Import failed: Incorrect value for field "master_itemid": value "db.odbc.get[get_system_metrics_1,"{$ORACLE.DSN}"]" not found.
Expected: Successful import
More in depth steps to repeat the problem:
- Do the import for already existing template.
- In system the template should have a master item and dependent item.
- In imported version create a completely new item (not update) and assign it as master item to already existing dependent item.
This will cause error due fact that all items are at first updated, and only then new items are added.