Remove a permission

Procedure

  1. In Studio, navigate to configuration > config > Extensions > Typelist and open SystemPermissionType.ttx.
  2. Right-click the typecode and select Remove. If Remove is not available, you can select the typecode for the permission, and change retired to true.
  3. Remove all references to the permission in PCF, Gosu, and other files in the application.
    Note: Deleting permissions from an existing role is not a good idea, since users who needed the deleted permissions will be adversely affected. Instead, create a new role without that permission, and assign the new role, rather than the old role, to new users.