which versions are you using (SonarQube) sonarqube-9.0.1.46107
what are you trying to achieve: we have developer edition and want project old data from community edition.
what have you tried so far to achieve this: we have restored SQL backup data from community edition to Developer edition. but data is not reflecting. can you guide me how I can achieve this?
Moving from Community Edition to Developer Edition is as simple as starting up a Developer Edition instance up against your database (or a copy of your database).
If the data isn’t appearing in the UI – I would suggest trashing your Elasticsearch index on your Developer Edition instance (removing /data/es7 and restarting).
Hi again,
I restored backup again with data, however it is not showing projects…access.log (32.1 KB) ce.log (903 Bytes) es.log (4.4 KB) sonar.20211117.log (4.0 KB) web.log (19.0 KB)
Please suggest …