We created a few custom details and its objects. While we were progressing with other development activities, without touching the custom detail objects, we found that the column "Parent Object" within the "Inheritance" in configuration went missing. And there were compilation errors around the custom detail objects. Pls help us on the resolution!
We are working in 7.17.2.1728 SalesTeam (PostGRE SQL) package and using GIT along with SourceTree for collaboration amongst team members.
Though the BaseEntity doesnt have any inheritance, I have created a custom object and the "parent object" in inheritance field is empty. Ideally the "parent object" should be Base Entity. Kindly let me know the following
1. why the parent object suddenly went empty, though it was created with parent as Base Entity?
2. how to solve this issue? Even if we try to save the record by adding the parent object, it throws compilation errors.