I've been working on upgrading a parcel fabric from ArcMap to ArcPro and I've noticed two missing fields in the new ArcPro Fabric, SystemEndDate and SystemStartDate. The Legal Start and End Dates transferred and while some queries which relied on SystemEndDate Is Not Null can be done by checking RetiredByRecord, thee date itself is useful information as it represents when the action was taken in the system to retire or create a parcel and it seems strange the upgrade process would just drop this info.
All the retired records have the same placeholder ID, DDDD-DD-DDDDDD...etc... I'm wondering if because plans weren't actively being used and this info would be in a related table, that's why it's lost, but I'm just guessing.
Is there any equivalent in the new ArcPro fabric to the SystemEndDate and SystemStartDate fields? Are they maybe renamed or stored in another table somewhere? Or if I do want this info so I have to manually copy them to a new field because the upgrade process is erasing data in system maintained fields?