User unable to access Agile Development Guided SetupIssue Even with the assigned roles, users unable to navigate to Agile Development Guided Setup. Error: Security constraints prevent viewing this pageCauseOnly users with the admin role can access the module in OOB. When the 'roles' in the module record is updated to none in instances so the users can only see the module in the filter navigator, but not access it. It will error out.This is because of the OOB functionality which definitely should be an Admin only feature since the Guided Setup allows for the assignment of roles which is normally only for user_admin or admin roles. So a Scrum Admin should not be able to perform this action. ResolutionThere needs to be a lot of customizations to be made on the script include called 'GuidedSetupUtilSNC' to make this work for users other than admin.