Migrate
Updating to the Second-Generation Managed Package
The primary blocker when switching between generations of the Managed Package is managing the access that users have to GRAX features and components. The first-generation package includes legacy permission sets that can be used to control user access, but the second-generation relies on permission sets created by the GRAX application during Auto Config. When removing the first-generation package, users assigned the legacy permission sets need to be updated to the equivalent set to avoid interruptions.
For more details on GRAX's permissions model, see our Permissions documentation.
For migration purposes, the non-defunct legacy permission sets map as follows:
GRAX Configuration Admin
GRAX Console Admin Permission
GRAX Advanced User
GRAX Console Power Permission
GRAX User
GRAX Console Standard Permission
All other legacy permission sets have no equivalent and are defunct. They can be dropped from users without consequence.
Automatically Migrating Permission Sets
The following steps and script can be used to automatically perform the mapping shown above for all users in your org.
Open the Developer Console
Documentation on how to open the console is available here.
Once the console is open, expand the "Debug" menu and click "Open Execute Anonymous Window."
Last updated
Was this helpful?