I'm trying to work out the logic behind the Days in Column dots on JIRA boards but can't quite get it right.
It's almost the following:
- A grey dot is 1 day
- An orange dot is 2 days
- A red dot is 3 days
- Only show dots for up to 12 days
But those rules don't work for a handful of cases.
Here's my data, taken from a snapshot of one of my boards:
https://docs.google.com/spreadsheets/d/16oGvpQomtJEaS6hmhNfFaDub-4nafmi1jJ32PYMSyvQ/edit?usp=sharing
Does anyone know the logic behind this?