Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card name error when using Convert to Card #25

Open
jackpendleton opened this issue Jun 1, 2017 · 0 comments
Open

Card name error when using Convert to Card #25

jackpendleton opened this issue Jun 1, 2017 · 0 comments
Labels

Comments

@jackpendleton
Copy link

Hi @luckyshot,

I recently came across your extension and really like the unobtrusive approach you're using.

I figured out an interesting workflow, but ran across a bug.

To reproduce:

  1. Create a new Trello board containing at least two lists (e.g Inbox, In Progress)
  2. Create a new card in the Inbox list (e.g. Example project):

image
3. In the new card, create a checklist and enter items, prefixed with story points:

image
4. Click on one of the items
5. Click Convert to Card:

image

When the item is placed as a card, the card name is incorrect. Also note that the story point is recognised:

image

Opening the card reveals that the name is actually correct, despite what is seen in the board view:

image

Fixing this bug would allow for a really productive workflow, where users could:

  1. Plan out tasks using checklist items, prefixed with a story point
  2. Make a better total estimate of the time required by manually totaling the list items
  3. Easily convert list items into ‘actionable’ cards via Convert to Card that can then be moved into another list (e.g. In Progress)

This would theoretically allow the new list’s header to automatically update as the card moves from a project’s checklist item to an ‘in progress’ task. Pretty slick 😎

If you like this idea, expanding on point 2 above, automatically totalling story points within a checklist would be amazing:

image

Thanks for reading and keep up the good work!

Best,

Jack

@luckyshot luckyshot added the bug label Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants