Closed sksastry closed 12 years ago
[Issue #164]: Required property spec. for a NodeAttribute ignored during XML import. Fixed the ImportController.groovy to correctly read and assign the "required" field of the "NodeAttribute" when importing an XML file. GUI now shows "*" when creating and editing a node. However, the GUI still does not enforce the requiredness.
Steps to reproduce:
Observe that the asterisk indicating "required" is not shown for respective NodeAttribute. This is because the Import code basically ignores this property while parsing the XML file.