A brief Twitter r̶a̶n̶t̶ 🧵 on responsible ticket management, born out of years of frustration:
Proper ticket management helps you set expectations, drive metrics, gain insights, and allow others to rely on you.
The details depend on the type of work you do, your organizaton, team size, etc., but at minimum, you still generally have:
- "new/incoming"
- "triaged/accepted"
- "in progress"
- "closed"
Revolutionary, I know. But see above re a common frustration of robo-ticket-closing.
Ensure you have some sort of automation in place that notifies you of new tickets. Email to a dedicated mailing list, slack notification, whatever.
Best to spread the workload and ensure all people on the team take shifts triaging incoming tickets.
Don't exempt people; consider pairing juniors with seniors for rapid learning.
Just identify e.g. "completely bogus", "duplicate", "needs more info", "belongs elsewhere", "bug/problem", "feature request", and "security issue" as well as an initial priority and responsible owner.
At this point, you probably want to have it be assigned to an individual (for actual work or for further delegation) or a group / team / task force. I.e., the ticket gets an _owner_.
Depending on the type of work you do, you may commit to an SLA, but even if you can't, provide some rough info ("next sprint", "next quarter", "needs investigation, will up date in a week", ...).
If a ticket is pending feedback or more information from the requester, have the system remind them; if it's blocked by other tickets (in other queues), have the system update those.
A ticket not being fixed over a long period of time should _increase_ its priority, not _decrease_ it.
Code diffs, pull requests, design docs, collected metrics, ... link them in the ticket. This helps your users value your work and again sets expectations.
I remain a big fan of having teams rotate through a ticket triage shift, as that helps improve user understanding, team communications, spreads tribal knowledge, and leads to better documentation.
El fin. For now. 🧵✅