We should not rely on the data returned from :
- api/qualitygates/copy
- api/qualitygates/create
- api/qualitygates/update_condition
- api/qualitygates/create_condition
It might eventually be dropped someday, see SONAR-10161.
We should always call api/qualitygates/list to update the quality gates list and api/qualitygates/show to update the displayed Quality Gate. (We should also drop the redux store for Quality Gates)
- relates to
-
SONAR-10161 Only some POST qualitygates ws should return the created ressource
-
- Closed
-