I have a feature classes and table that have relationship class based on a user attribute field as PK-FK.(1-M) simple .This feature class also has Global Id's.
we are moving towards collecting this data now in Collector and as best practice want to move to a relationship class based on Global'Id.
I understand that I have to create a new relationship class as you cannot edit an existing one
but how do I do it without losing the data .
I would appreciate insights from anyone who attempted to do this