You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the table "Activity"
Expand to look at the columns
Right click on the column name "RecordEndDateTime" and view the Properties
Click on Extended Properties
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.
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
The RecordEndDateTime column should only have metadata for the Record End Date Time element.
The text was updated successfully, but these errors were encountered: