I recently updated an older FC/ attachment to Global IDs with unique indexes. I used the geoprocessing tool Migrate Relationship Class in order to not have to rebuild the attachment table completely (20k records).
This worked to have Supports ApplyEdits With Global Ids: true. However I have noticed that all attachments sent in via the survey123 completely lack the relationship GUID. The attachment exists, but the Relationship Global ID does not. BTW attachments added to the FC using Collector/ Web App builder honor the relationship key and write it in appropriately.
Is this because the attribute is not called REL_GUID but instead an amalgamation of the original file name plus _GlobalID_2 given by the geoprocessing tool?
Will I need to completely rebuilt the attachment table in order for Survey123 to properly input in the relationship key?