Describe the enhancementdemo_data.sql is misleadingly named, as it actually contains some data which is needed for OpenCue to function at all. Our docs mention populating the database with this data, but it's unclear that it's actually needed.
Some of the data contained in that file is actually demo data, like example shows, facilities, and so on.
We should split this file, so that we have both a) a "minimum needed data" for starting a fresh production deployment (initial_data.sql maybe?), and b) an actual "demo data" for experimenting with a new deployment.
Screenshots
N/A
Version Number
8d874a392bb420ee26a70dc240b42a65366fea3d
Describe the enhancement
demo_data.sql
is misleadingly named, as it actually contains some data which is needed for OpenCue to function at all. Our docs mention populating the database with this data, but it's unclear that it's actually needed.Some of the data contained in that file is actually demo data, like example shows, facilities, and so on.
We should split this file, so that we have both a) a "minimum needed data" for starting a fresh production deployment (
initial_data.sql
maybe?), and b) an actual "demo data" for experimenting with a new deployment.Screenshots N/A
Version Number 8d874a392bb420ee26a70dc240b42a65366fea3d
Additional context Add any other context here.