Base solution for your next web application
Open Closed

Best Practice to deploy new features that require permission #2546


User avatar
0
rev319303 created

Theoretically, I have 10 tenants. I code some new features and want to push these new features to all tenants. Now, I believe, if I just update the site with the new features then all tenants will not be able to see the new features until they go into their permissions and check the box for the new feature permission.

It is looking like I will need to go into the database and create a script that will assign the new permission to all tenants. Is this correct or is there a better way of doing this. If a script is the answer then do you already have that script that you could share?

Your thoughts?


1 Answer(s)