feature: Create Task Ticket Thread Action
This adds a Ticket Thread Action for creating a Task. This action will popup the New Task modal and will pre-fill the body of the New Task with the body of the Thread Entry from which the action was made from. Example: Thread Entry - “I will need to check on the status of your account.” Click Create Task from that Thread’s Actions System will show New Task popup with the body as “I will need to check on the status of your account.”
Showing
- include/ajax.tickets.php 7 additions, 1 deletioninclude/ajax.tickets.php
- include/class.thread_actions.php 39 additions, 0 deletionsinclude/class.thread_actions.php
- include/staff/templates/task.tmpl.php 1 addition, 1 deletioninclude/staff/templates/task.tmpl.php
- scp/ajax.php 1 addition, 0 deletionsscp/ajax.php
Loading
Please register or sign in to comment