Hi all,
We have 2 separate apps published on AppSource and we ended in a situation where a field with the same name in the same table extension exists in both the apps.
Upon installing the app this is failing due to this issue as it finds the same field in the same table twice.
We have obsoleted the field in one of the apps with Obsolete State set to REMOVED and published to AppSource. Upon installation, the same erorr is still being returned.
What is the best way to proceed in this case? Can the field be completely removed (i.e. remove the code) from the app in which we have obsoleted it?
Thanks in advance.