I have two marketplace products.
- The first product included Object Type A.
- The second product included Object Type A (by mistake) and Object Type B.
So when I install my two products, there is some overlap - where Object Type A has been installed twice.
How can easily detect those overlap ? And even clean up the installations (aka delete Object Type A created by the second package)
More broadly, is it possible to understand overlap between:
- installation and installation ?
- installation and non-installed product ?
- product and product ?
Of course, in real world scenario, this can happen with many objects/actions/functions/etc. overlapping.