I have a project that I use with an outsource team to track their work. The tickets move through various sections/statuses over time, but we need to make sure that we can appropriately track tickets that are actively worked on in a given month to make sure we are being billed appropriately for that work. The tickets could remain in an “In Progress” state for a while, or move to a more completed state within a given month, but still have work done on them and hours entered on the ticket before it’s moved to Completed (multi-day efforts).
High-level flow:
- Ticket is assigned to outsource assignee and marked Ready for Work.
- Assignee will work on ticket (Work In Progress)
- Assignee adds time on the ticket for that work at the end of the day or week (ticket may be still in Work In Progress, or might have been finished and moved to a Completed status)
- At the end of the month, outsource team lead sends bill to ensure payment for hours spent on work during that month.
I would like to be able to generate a list or report from a specific Asana project that shows me all the tickets (and only those tickets) that had the time entry field updated in a specific time period. This would allow me to cross-reference the outsource’s billing with the actual work completed in that month. It’s very important here to be able to see only tickets updated in the chosen time period (usually the previous month).
Is this possible?