"Days in column" 圆点解释
"Days in column" dots explanation
我正在尝试找出 JIRA 板上的列点中的天数背后的逻辑,但不太正确。
差不多以下:
- 灰点为1天
- 一个橙色的点是 2 天
- 一个红点是3天
- 最多只显示点 12 天
但这些规则不适用于少数情况。
这是我的数据,取自我的一块板子的快照:
https://docs.google.com/spreadsheets/d/16oGvpQomtJEaS6hmhNfFaDub-4nafmi1jJ32PYMSyvQ/edit?usp=sharing
有人知道这背后的逻辑吗?
查看 the online help 上的 "Using Days in column":
Blank dot → 1 day
Grey dot → 2 days
Yellow dot → 3 days
1 red dot → 5 days
2 red dots → 8 days
3 red dots → 12 days
4 red dots → 20 or more days
Note that if you move an issue back to a column where it's previously been, the indicator gives you the cumulative number of days the issue has stayed in that column.
根据 this post 说明 "the new dots behaviour is available only in Cloud"。
最近逻辑也发生了变化
有一个 outstanding bug 周末是按天计算的。这或许可以解释为什么您的数据不一致。
我正在尝试找出 JIRA 板上的列点中的天数背后的逻辑,但不太正确。
差不多以下:
- 灰点为1天
- 一个橙色的点是 2 天
- 一个红点是3天
- 最多只显示点 12 天
但这些规则不适用于少数情况。
这是我的数据,取自我的一块板子的快照:
https://docs.google.com/spreadsheets/d/16oGvpQomtJEaS6hmhNfFaDub-4nafmi1jJ32PYMSyvQ/edit?usp=sharing
有人知道这背后的逻辑吗?
查看 the online help 上的 "Using Days in column":
Blank dot → 1 day
Grey dot → 2 days
Yellow dot → 3 days
1 red dot → 5 days
2 red dots → 8 days
3 red dots → 12 days
4 red dots → 20 or more daysNote that if you move an issue back to a column where it's previously been, the indicator gives you the cumulative number of days the issue has stayed in that column.
根据 this post 说明 "the new dots behaviour is available only in Cloud"。
最近逻辑也发生了变化有一个 outstanding bug 周末是按天计算的。这或许可以解释为什么您的数据不一致。