After exporting the SNMP_T template to xml and altering the xml for my own custom template I have the error "* Warning. Field [formula] is not double" when I try to edit and save text or character item types. Basically, formula is expected to be a default non-null value and it is not set in the xml data. I worked around this by adding <formula>0</formula> to the items that I had problems with. Either this value could be exported with the original export OR the import routine could recognize the item is character or text and automatically set the default value.
This was seen using 1.3.1 (beta)
This was seen using 1.3.1 (beta)
Comment