Skip to content

End of playground

Daniel requested to merge end_of_playground into main

This MR marks the end of playground mode. From now onwards changes are persistent by default. This works by not discarding the data before importing. Importing then hops over already known data.

Only exception: Previously imported initiatives will be dropped and reimported.

fixes #248 (closed)


Announcement text:

End of playground phase is reached

I've just pushed changes that mark the end of the beta playground phase. That means that changes in beta are now persistent by default. The only exception from this are changes made to initiatives that have been imported from SK3: Initiatives imported from SK3 will be overwritten will the SK3-state again.

Data that is persistent:

  • Regions, their texts
  • New initiatives, no matter what region

Data that will be overwritten:

  • Changes made to previously imported initiatives.

/cc Veine. This could be interesting for Stockholm.

/cc Laetitia. This could be interesting for Kungälv.

/cc Mumbai. This is interesting for you as this means that your data is now persistent.

Edited by Daniel

Merge request reports