Skip to content
Snippets Groups Projects
Commit bbbaba3d authored by Jared Hancock's avatar Jared Hancock
Browse files

Ensure default groups can see all departments

parent 42e0f3c0
Branches
Tags
No related merge requests found
......@@ -48,7 +48,7 @@
can_manage_faq: 1
can_post_ticket_reply: 1
depts: [1, 2]
depts: [1, 2, 3]
- isactive: 1
name: Managers
......@@ -65,7 +65,7 @@
can_manage_faq: 1
can_post_ticket_reply: 1
depts: [1, 2]
depts: [1, 2, 3]
- isactve: 1
name: Staff
......@@ -82,4 +82,4 @@
can_manage_faq: 0
can_post_ticket_reply: 1
depts: [1, 2]
depts: [1, 2, 3]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment