Calculate cycle time by first transition to status

Issue #62 resolved
Oren David created an issue

I really like the gadget and there’s one functionality that could really help me:

Sometimes there’s back-and-forth between statuses and I really want to calculate the cycle time by the first entry and not the last one.

For example:

1/1/20 To Do (created)

2/1/20 In Progress

3/1/20 Test

4/1/20 In Progress

5/1/20 Test

If I calculate the cycle from creation till issue entered to status “Testing”, it will take 1/1 - 5/1 (the last transition to Test), but I want to be able to pick the first time it transitioned to Test (3/1).

Something like the screenshot.

Comments (2)

  1. Danut M [StonikByte] repo owner

    Hi Oren,

    This request was implemented some time ago. Now you have the option to decide which entry to use for calculation.

    Thank you,

    Danut Manda

  2. Log in to comment