We use the active sprint board with ~ 60-70 actions (lots!) for 10 SW engineers over our 2 week sprint. We meet every morning for a stand up meeting and look at it on a big LCD screen. I've added this formula to the card colours (through Board, Configure):
status changed AFTER startOfDay(-14h)
so that any changes since the last meeting (at 10am) are shown as a green card. For a smaller project with weekly reviews we use (-7d) rather than (-14h) because we meet weekly.
This quickly shows how many cards have changed status since the last meeting. Some people move along several cards, others none. It gives a quick snapshot of who's going well and who is blocked and needs help. This is a helpful feature. It separates the wheat from the chaff and also highlights new stuff that's just come into the sprint, in the 'to do' column.
Do you know of other ways to do this? Or better ways?
Check out the JQL syntax for Status. The "WAS IN" operator may be interesting to you. This allows you to search the issue history (Stuff that shows up in the History tab.) You can provide a date range, add additional search parameters such as Assignee, Issue Type etc. It's a bit of an esoteric boolean, so we don't see it widely used. It does provide a good amount of power to get details around what was in particular workflow Statuses in a given time range. I hope that helps!
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.