Skip to content
Snippets Groups Projects
  • aydreeihn's avatar
    85f42422
    Issue: Tasks Within Tickets · 85f42422
    aydreeihn authored
    This commit addresses issues we had with viewing Task(s) within a Ticket:
    
    1. When viewing the table of all Tasks on a Ticket, the Options dropdown should only allow the Agent to Reopen or Close the Tasks based on the status of the Tasks.
    Ex: If there is only 1 Open Task, you should only see the 'Close' Option
        If there are 2 Closed Tasks, you should only see the 'Reopen' Option
        If there are multiple Tasks in which some are Open and some are Closed, you should see both the 'Reopen' and 'Close' options
    
    2. When viewing an individual Task within a Ticket, the status options were the opposite of what they should have been. Now, if the Task is Open, the Agent will see the option to 'Close' the Task. If the Task is Closded, the Agent will see the option to 'Reopen' the Task.
    85f42422
    History
    Issue: Tasks Within Tickets
    aydreeihn authored
    This commit addresses issues we had with viewing Task(s) within a Ticket:
    
    1. When viewing the table of all Tasks on a Ticket, the Options dropdown should only allow the Agent to Reopen or Close the Tasks based on the status of the Tasks.
    Ex: If there is only 1 Open Task, you should only see the 'Close' Option
        If there are 2 Closed Tasks, you should only see the 'Reopen' Option
        If there are multiple Tasks in which some are Open and some are Closed, you should see both the 'Reopen' and 'Close' options
    
    2. When viewing an individual Task within a Ticket, the status options were the opposite of what they should have been. Now, if the Task is Open, the Agent will see the option to 'Close' the Task. If the Task is Closded, the Agent will see the option to 'Reopen' the Task.