IKAMR / KDRS_Metadata

MIT License
0 stars 0 forks source link

[EMPTY] tag bug tablePriority, tableEntity, tableDescription #9

Open solfeggietto opened 5 years ago

solfeggietto commented 5 years ago

metadata.xml til Excel BUG: The tag [EMPTY] is written as default value to fields that are NOT to be filled.

tablePriority (tables tab and each table tab): Only [Empty] if rows = 0

tableEntity (each table tab): Shall never use [EMPTY] tag

tableDescription (each table tab): Shall never use [EMPTY] tag

solfeggietto commented 5 years ago

Testing v0.8 RC1

Tabs the individual tables cell tableEntity B7: Must be "" no value as default content, unless a value inherited from Decom Template or metadata.xml Description element.

Tab 'tables' column 'priority' & Tabs the individual tables cell tablePriority B6: Must have "" no value as default content. Value is to be consider in the following order:

  1. Value is inherited from Decom JSON Template or imported table-filter
  2. If still "" empty value then the only value to be set is EMPTY and only if rows = 0
  3. NA is not to be used as a value for this element