You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tickets could have a list of tasks to track what has to be done to in order for a ticket to be resolved.
Eg.
start an instance in EC2
Apply an Ansible Playbook to that instance
Edit configuration on server X so that it references the new instance
Done.
Optionally: Tickets cannot be marked as resolved while there are outstanding tasks.
When 'Show'ing a ticket, display the next incomplete task and no others (include the task number/prefix).
Task prefixes should have ')' appended, the closing parenthesis signifies the end of the prefix, if it is not included then the prefix will not be printed in 'ti show' for that ticket.
The text was updated successfully, but these errors were encountered:
Tickets could have a list of tasks to track what has to be done to in order for a ticket to be resolved.
Eg.
Done.
Optionally: Tickets cannot be marked as resolved while there are outstanding tasks.
When 'Show'ing a ticket, display the next incomplete task and no others (include the task number/prefix).
Task prefixes should have ')' appended, the closing parenthesis signifies the end of the prefix, if it is not included then the prefix will not be printed in 'ti show' for that ticket.
The text was updated successfully, but these errors were encountered: