CEDStandards/CEDS-IDS

Extended Properties for RecordEndDateTime Need Corrected

Opened this issue · 1 comments

Describe the bug
In some of the tables (e.g., Activity), the RecordEndDateTime extended properties refers to both the Record Start Date Time and the Record End Date Time elements. It should only refer to the Record End Date Time element.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the table "Activity"
  2. Expand to look at the columns
  3. Right click on the column name "RecordEndDateTime" and view the Properties
  4. Click on Extended Properties
  5. Observe that the CEDS_Element contains both the Record Start Date Time and Record End Date Time elements, the CEDS_GlobalId has the Global ID for each, the CEDS_URL contains both urls.
  6. Repeat for multiple tables with the RecordEndDateTime that have the same issue.

Expected behavior
The RecordEndDateTime column should only have metadata for the Record End Date Time element.

Addressed in V10.0.0.0 release, CEDS V10.0.0.0 Release Candidate Changes.
for additional details.