opensolar icon indicating copy to clipboard operation
opensolar copied to clipboard

Migrate old project data to new backend

Open Varunram opened this issue 4 years ago • 1 comments

The pilot in April '19 had five projects with a good amount of data associated with them. Since the backend has progressed in changes quite some time after that, the key value pairs associated with the data are out of sync but the format (yaml) is still the same.

The goal for this task would be to migrate them to the new backend by creating a new cms (similar to the current cms.yaml), and creating appropriate entities for each role. The backend structures for storing the roles have changed slightly, so changes would be required here too.

Varunram avatar Jun 12 '20 17:06 Varunram

PR #161 and https://github.com/YaleOpenLab/opensolar/commit/bf7aa2bdb087fe0fa6c212cc224cf0dd993d5c06 merge 3 of the 5 old projects into the new backend

Varunram avatar Jun 23 '20 13:06 Varunram