Add total points assigned to each members in the filters section#91
Open
geoffrey wants to merge 1 commit intoQ42:masterfrom
geoffrey:points-per-member
Open
Add total points assigned to each members in the filters section#91geoffrey wants to merge 1 commit intoQ42:masterfrom geoffrey:points-per-member
geoffrey wants to merge 1 commit intoQ42:masterfrom
geoffrey:points-per-member
Conversation
Author
|
@SeanColombo @jkaizer @marcelduin Any feedback? Can we hope to have this released or should we just use internal builds? |
Contributor
|
@geoffrey that's a pretty cool feature to add & shouldn't make anything more complicated so it seems likely it'll make it in. At some point, we'll just have to test it a bunch & then it'll probably be out pretty fast if there are no regressions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When we are doing our sprint planning, and are assigning tasks to our team members we constantly have to filter down the Trello board by member to know how many points each member already has.
In order to fix this issue, we wanted to add the total number of points assigned to each of our members in the member filter list on the right side of the board.
Hope you guys find it useful.