Currently when a sys admin clicks the Users tab and navigates to the manage Users page. On the left hand side section, there is a Tab Roles which includes the Enquiries role.
Acceptance Criteria
Given that a sys admin is on the List of Roles Page and clicks the the show dropdown list
[ ] The Create, View and update Enquiries option should not appear in the drop down list
[ ] A user should not be able to navigate to the Create, View and update Enquiries page by typing the url <roles?show=Create+Enquiry&sort_by_descending_order=false> in the browser
-[ ] The Update and view enquiries option should not appear in the drop down list
[ ] A user should not be able to navigate to the Update and View page by typing the url </roles?show=Update+Enquiry&sort_by_descending_order=false> directly in the browser
[ ] The View Enquiries option should not appear in the drop down list
[ ] A user should not be able to navigate to the View Enquiries page by typing the url </roles?show=View+Enquiries&sort_by_descending_order=false> directly in the browser
[ ] User should not see the translation missing files for Enquiries and Matches in the dropdown list
Given that a sys admin is on the List of Roles Page and clicks the create Role button, Under the Create Role page
[ ] The Enquiries section should be turned off/ should not appear/ removed
[ ] The potential matches section should turned off/ should not appear/ removed
Context
Currently when a sys admin clicks the Users tab and navigates to the manage Users page. On the left hand side section, there is a Tab Roles which includes the Enquiries role.
Acceptance Criteria