Projects (beta) - Show sum of "number" field(s) #5376
-
Beta Was this translation helpful? Give feedback.
Replies: 16 comments 8 replies
-
This is my number one feature request for the new issue tables, an absolute must-have for using this for iteration planning. 🥇 It would be important here that the sum is shown only for the rows visible in the filtered view and per-group, so it is possible to e.g. see the sum of points/estimates for "TODO" items independent of "done" and "in progress" items. If/when grouping by assignee is supported in the future, that would also be important so workload can be seen per team member and nobody is overloaded. |
Beta Was this translation helpful? Give feedback.
-
Totally agree. Being able to sum up numeric fields would help a lot when planning the sprint. |
Beta Was this translation helpful? Give feedback.
-
We wrote a very simple chrome extension that sums up float values in a column labeled "Estimate (hours)" in GitHub's new project beta UI. It alerts the total to the user via javascript. It is very crude, but we use it so much that I thought it would be worth sharing here: |
Beta Was this translation helpful? Give feedback.
-
Thhanks @nathancolgate! I made a bookmarklet of your script using: https://mrcoles.com/bookmarklet/ with a different string constant for the column label.
to your bookmark toolbar and edit the This way it works on Firefox as well :) |
Beta Was this translation helpful? Give feedback.
-
Having the option to see how many story points are assigned to each user in a sprint would also be very useful |
Beta Was this translation helpful? Give feedback.
-
Agreed, this would be really helpful to us. One of the few things we're missing while migrating from Jira to Github Projects (Beta). Lovely that the community already has made some extensions/scripts as a temporary fix, but really like to see this natively implemented without a workaround. |
Beta Was this translation helpful? Give feedback.
-
+1 this is the biggest blocker for my team at the moment! |
Beta Was this translation helpful? Give feedback.
-
+1 Would be very useful for sprint planning |
Beta Was this translation helpful? Give feedback.
-
+1 This will be super useful for planning! |
Beta Was this translation helpful? Give feedback.
-
Hey all, so at the moment my workaround is to use the "Insights" feature on the project to make a chart, and configure it to sum up the field you want. For example you can make charts like: And the Y axis configured like this: Hope that helps anyone! |
Beta Was this translation helpful? Give feedback.
-
+1 Insights is nice, but getting totals directly in the board is a must |
Beta Was this translation helpful? Give feedback.
-
Ideally I would like to be able to add the numbers that I put into custom fields as I'm currently tracking work estimate days so it is kind of useful to have. Right now, I'm using a calculator or my head. Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
I would be happy if the next level of progression would be to allow for more than numbers be summed. For example, you might have a size column using the Fibonacci sequence into a single select with clear indications of what those are numerically but you can't sum on those today, i know its not easy to do this for select string type but I can think of ways to do this. |
Beta Was this translation helpful? Give feedback.
-
Looks like this is now available, yeah?
|
Beta Was this translation helpful? Give feedback.
-
I just want to echo that allowing a single select field to be summable is what I was searching for when I came across this discussion. Currently we made the opposite decision as henrystaples because it was more important to us to use fibonacci as well as having a visual representation of the level of effort. We've used animal emojis that represent small to large creatures but this is more than just cute, it actually gives a good analogy when especially newer devs are trying to estimate a task. That said, I would really love to be able to tally these in charts and make sure everyone has certain point targets etc. |
Beta Was this translation helpful? Give feedback.
-
As mentioned, we now have a basic version of this feature available, but I'd like to raise a couple of limitations
|
Beta Was this translation helpful? Give feedback.
Looks like this is now available, yeah?