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.
如果我检索规则
Rule rule = ruleFinder.findByKey(issue.ruleKey());
然后在所有情况下都getTags返回getSystemTags空数组。
getTags
getSystemTags
有没有办法解决这个错误并读取服务器端组件中的标签?