Bug #2096
closedNot all elements of attribute module displayed in tree editor
0%
Description
Let's say you have a data package that contains a data table which in turn
contains several attributes. In the tree editor, when you click “Show all”, nine
elements of the attribute module (dataTable/attributeList) appear for the first
attribute of the table (attributeName, attributeLabel, attributeDefinition,
storageType, measurementScale, missingValueCode, accuracy, coverage, method),
but only four elements appear for the other attributes (attributeName,
attributeLabel, attributeDefinition, measurementScale). All elements should
appear for all attributes.
When there are several tables in the data package, only the first data table
displays the nine elements for the first attribute; the other tables display
only the four elements mentioned above for all attributes.