Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试检索用户故事的看板状态更改日期。因此,对于每个看板状态发生的那一天。是否存在包含该信息的对象或属性?
目前,获取此信息的唯一方法是查询和解析 Story 上的 RevisionHistory 集合——这可能有点麻烦和缓慢。
如果您的组织在 LookbackAPI 预览计划中,我建议使用基于 LBAPI 的查询,该查询可以通过单个 REST 查询捕获状态更改。