nicoespeon / trello-kanban-analysis-tool

💤 [Not maintained] Analyse Kanban metrics from a Trello board -
http://nicoespeon.com/trello-kanban-analysis-tool/
MIT License
114 stars 33 forks source link

Cycle time changes based on "Work Begins" select #52

Open lobsteropteryx opened 5 years ago

lobsteropteryx commented 5 years ago

I'll try to describe this issue first:

If I have a board with 3 columns: "To Do", "Doing", "Done" And I want to know the cycle time between "Doing" and "Done" When I select "Doing" as the Work Begins column Then the cycle time shown in the table for "Doing -> Done" is incorrect If I change the Work Begins column to "To Do" Then the cycle time shown in the table for "Doing -> Done" is the correct value

I've taken a cursory look through the code, and I can't see a problem just yet; I may dig deeper and submit a PR. I love this application, and use it regularly!

nicoespeon commented 5 years ago

Hi @lobsteropteryx!

Thanks for waiting that long. I no longer maintain this project as I'm not using Trello anymore. Thus, I didn't monitor the notifications, so I missed this issue. I updated the README to make it official.

It could change in the future, but no guarantee. If you'd like to contribute, reach me out nicolascarlo.espeon@gmail.com. Otherwise, feel free to fork.

Wish you the best.