Commit 5f9aaba3 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: Revert update of transition titles

This partially reverts commit 14c39681.

There is no need for custom the actions, as on slapos_panel fast input is
used instead.

Keep for now the older state name for ensure consistency with the current
usage.
parent 24e5addf
Pipeline #37896 failed with stage
in 0 seconds
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>action_name</string> </key>
<value> <string>Assign to User</string> </value>
<value> <string>Suspend Ticket</string> </value>
</item>
<item>
<key> <string>categories</string> </key>
......@@ -65,7 +65,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Assign to User Action</string> </value>
<value> <string>Suspend Ticket Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>action_name</string> </key>
<value> <string>Assign to Operator</string> </value>
<value> <string>Open Ticket</string> </value>
</item>
<item>
<key> <string>categories</string> </key>
......@@ -64,7 +64,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Assign to Operator Action</string> </value>
<value> <string>Open Ticket Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment