We will be doing a lot of SCRUM sprints. At the moment, there is no way to create a burn down chart in Asana.
We already can use number custom fields for story points (hour estimations). But no way yet to display it in a burn down chart.
Project progress (in the dashboard) now shows only number of tasks completed/added. That is useless in Scrum, as it gives no chance to do any time estimation. If we could choose to show the custom field in stead (story points, in our case), it would be exactly what we need.
Right now we’re starting developing a new project and I’m deciding between Jira (which is made for Scrum, but is chunky)) and Asana. I’ve been using Asana for years for many projects. I’d love to stick with Asana, please, give me some hope
@Adam_Sabla thanks for starting a conversation about SCRUM!
I’ll start by telling you Asana’s process for managing burn down charts internally. We use custom fields for cost and then use the csv export to manually track and estimate velocity. A fun trick we use is: when using custom fields for cost we multi select tasks in a given sprint and the task pane sums up the points for us.
At this time Asana does not offer a burn down chart because we don’t have visual reporting for custom fields, but I assure you we are mindful of this as a customer need. For now I suggest that you use the process that our teams at Asana use for burn down charts - we have found custom fields and the csv export to be very powerful for us. If we can run our product and engineering teams in this way, I bed you’d be able to also.
I’m glad to hear you’re “mindful” about ths
when using custom fields for cost we multi select tasks in a given sprint and the task pane sums up the points for us
Yeah, I’ve discovered this as well just yesterday, good trick!
then use the csv export to manually track and estimate velocity.
Sounds like a lot of bureaucracy I was actually thinking about this, but I gave up on it. I guess we might give it a try.
Also, I checked your API and it seems it should be possible to create a “custom solution” burndown chart… just link the project, pull the custom fields and create the chart out of it.
@Adam_Sabla give it a few more tries and see what you think On the other hand, we’d be psyched to see a custom solution…as Caisha says, if you’re volunteering. Hehe. Our developer relations guys @Matt_Bramlage and @Jeff_Schneider might be interested in talking to you about this!
Yes, indeed, @Adam_Sabla - this should totally be possible with our API. Custom Field Values will tell ya what the values are, and there is a due_onproperty on tasks (and due_at for those with due times); A + B plus a little charting magic ought to get you there!
@Alexis I’ve just tried to export a CSV and it did not export it with the custom fields. Am I missing something? (like a checkbox? )
Thanks @Matt_Bramlage ! Great, I see there are also due_date for projects. I’ve started to look around to find someone who would put it together, wish me luck
@Alexis I’ve seen someone else say that the Custom Field data wasn’t included as well. Is it supposed to be? Is there a reason (can’t be a guest or something else) why they wouldn’t be included?
Ah yes, that’s my mistake. Apparently we were doing some testing on this but viewing custom fields in a csv export is not actually a feature. So sorry for the confusion!
No need to fill out the project ID. The number is added automatically after you choose the project from the dropdown on left.
Also,
have you created number custom fields and named it “Estimate”?
have you set Estimate value in at least one task to some number?
Now the name of the custom field is hardcoded so it works only with number custom fields named Estimate (if it’s not named Estimate, it won’t work).
@Adam_Sabla I do have a custom field called estimate. I also set the task value in at least one field. However, I did not see an option to select a project in a drop down. I only saw the option to select the workspace. Looks like that could be the issue.
I tried getting the burn down chart to work for me as well. No luck. It would be so nice to have this functionality available in asana. Any updates @Adam_Sabla?
@Alexis I’m so sorry for a late reply!! Hmm that’s weird. How long have you waited after you selected the workspace? It takes couple seconds to load the projects after you select the workspace. But that should be a matter of seconds, not minutes… Could you try this once again and wait a little longer? I know it sound’s dumb, but that’s all I got right now
@Michael_M Sure! My friend who has built it is abroad on a trip at the moment and will be back next week. Then we’ll make some additional changes and I suppose we will put it on GitHub (but I can’t really talk for my friend).