If you have a macro for an ioc that has a default value and:
- give it a value
- save config
- tell it to go back to defautlt value
- save config
it seems to leave the macro with value="" in the iocs.xml which then breaks subsequent ioc starts. It should remove the macro from the iocs.xml if it is set to use default.
If you have a macro for an ioc that has a default value and:
it seems to leave the macro with
value=""in theiocs.xmlwhich then breaks subsequent ioc starts. It should remove the macro from the iocs.xml if it is set to use default.