PPM: Error message in planning console: Not authorized for this action.Issue The user can't open task relation in the planning console. Error message: "Not authorized for this action."At the same time, the user has access to read and write the same record (relation) in the background via the form. Admins and some other users can open relations in the planning console.ReleaseQuebecCauseThe Script Include (PPMTablePermissionMapper) has been customized. ResolutionThe "getPermission" function tableAccess.update must be set to true. OR Revert the Script Include (PPMTablePermissionMapper) to OOB.