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.
我试图在 rallycardboard 上显示所有带有 WorkProduct._type==TestSet 的任务,但是当我尝试按 WorkProduct._type 过滤时出现错误。似乎不允许将子对象的 _type 用作过滤器属性。如果是这样,也许可以在 sdk 2.0p5 中使用一些带有 CardBoard 的自定义商店,就像我通常对 rallygrid 所做的那样。在 CardBoard 配置列表中没有找到存储选项。 欣赏任何想法。