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.
需要的一些批量有超过 100K 的问题。
有没有办法批量更改超过 SonarQube 6.x 中的 500 个问题?
UI 当然不允许自定义这个。我在哪里可以找到更改 500 值所需的数据库中的参数/代码/表?
不可能对超过 500 个问题进行批量更改,但您可以使用 Web 服务更新超过 500 个:
重复这两个步骤p,每次更新 api/issues/search 的参数。
p