Only CLOSED issues are calculated?
dtrezubSV opened this issue · 4 comments
After some testing trying to figure out why my reported times were all None, I figured only issues with status Closed have their : "Time in column" calculated.
Is there a way to include currently open issues in the calculations as well?
Also, if this is intentional, I don't see anything in the read.me :)
To clarify, Are you referring to the "Time spent in " column?
Exactly, sorry for the confusion.
Tested this and it looks like we have it working where if the issue is still open and has the label, the time in label will calculate the time between the label event and the current time. See
Lines 84 to 87 in e53d73e
Thank you. Sorry for the confusion, I thought it was time spent in column. We can close this as a false alarm.