Salesforce Fact #175 | OWD in managed package
OWD setting remain unchanged in case of managed package. If we have a custom object which is having OWD as private in org1. Now suppose you create one managed package in org1 including the custom object and install it in org2. Considering the custom object was not existing in org2, it will get created and OWD would be private.
Now, if you change the OWD to public read/write and again publish the new version of the managed package, the OWD in org2 would still be private after you install the package. I have checked the same with a POC.
Please let me know your thoughts.
Comments
Post a Comment