Details
Description
Feedback
The concerned WS is api/projects/bulk_update_key. During my test it's called with the following query: project=project_key&from=io.sonarsource&to=com.sonarsource&dryRun=false and the response is:
{"errors":[
]}
Seems like it has something to do with branches, doing the same on another project who doesn't have any branch works correctly.