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

oops: Add help topic forms at install time

parent 778f70d2
Branches
Tags
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
ispublic: 1 ispublic: 1
dept_id: 1 dept_id: 1
priority_id: 2 priority_id: 2
forms: [2]
topic: General Inquiry topic: General Inquiry
notes: | notes: |
Questions about products or services Questions about products or services
...@@ -31,6 +32,7 @@ ...@@ -31,6 +32,7 @@
ispublic: 1 ispublic: 1
dept_id: 1 dept_id: 1
priority_id: 1 priority_id: 1
forms: [2]
topic: Feedback topic: Feedback
notes: | notes: |
Tickets that primarily concern the sales and billing departments Tickets that primarily concern the sales and billing departments
...@@ -40,6 +42,7 @@ ...@@ -40,6 +42,7 @@
ispublic: 1 ispublic: 1
dept_id: 1 dept_id: 1
priority_id: 2 priority_id: 2
forms: [2]
topic: Report a Problem topic: Report a Problem
notes: | notes: |
Product, service, or equipment related issues Product, service, or equipment related issues
...@@ -50,6 +53,7 @@ ...@@ -50,6 +53,7 @@
dept_id: 1 dept_id: 1
sla_id: 1 sla_id: 1
priority_id: 3 priority_id: 3
forms: [2]
topic: Access Issue topic: Access Issue
notes: | notes: |
Report an inability access a physical or virtual asset Report an inability access a physical or virtual asset
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment