"New" button in Evidence collection details on a evidence request returns "Action not authorized"Issue There is a "New" button on the evidence collection details related list of a Evidence request. When a user clicks on this button, they receive an alert at the top of the evidence request saying "Action not Authorized".CauseThe "Type" field was empty. ResolutionThe "Type" field should be set to either "Audit" or "Compliance". If the "Type" is Audit, then the user should have the role 'sn_audit.manager'. If the "Type" is "Compliance, then the user should have the role 'sn_compliance.manager'. The underlying script that checks for access based on the "Type" field.