Post #939696
2026-04-04 19:57 UTC
Question: Do you calculate Cycle Time in Integer (1, 2, 3) or in Float (1.3, 2.8, 3.1)?
Do you exclude Weekends or not?
Need Infos for @cylenivo - Boost if you like!
#CycleTime #Agile
Replies (1)
-
@SebastianSolidwork@mastodon.social 2026-04-05 07:28
@nobsagile@mastodon.social @cylenivo@mastodon.social What if it is integer but it counts seconds instead of days? The time unit matters too. Internally I would go for something small (e.g. seconds), have a default to what it is translated to (e.g. full days) and let the user change it if they want (e.g. day.hour or just hours).