Transfer a project from one organisation to another

Hi,

It’s not. Not natively. It would be possible to use the APIs to pull a list of FP/WF issues. Then you would have to map them to the issues created in the new clone by file/line number/rule id. From there you could re-FP/WF the clone’s issues, but you’re still going to lose the context of who and when they were initially marked (unless you want to stuff that into an issue comment).

Yes. In order. So checkout the initial commit. Set sonar.projectDate to that value`. Analyze. Increment the date. GoTo 1. Note that housekeeping cleans old analyses out automatically, so you should skip selectively through history.

No. sonar.projectVersion is just a string.

That’s correct. That’s why you want to vote for that feature.

Ehm… I think it would just languish, unanalyzed in SonarCloud. You would probably need to clean it out manually when you were done with any data transfer you wanted to do.

 
HTH,
Ann