Methodician / flight.run

2 stars 0 forks source link

Add a cleanup protocol in the admin section that will check to make sure there's a 1:1 pairing between CMS content and DB content #95

Open Methodician opened 6 years ago

Methodician commented 6 years ago

We should be able to just pull all the existing CMS content and loop through to make sure it exists in the DB, then pull all the existing DB content and make sure it exists in the CMS. If it does in CMS but not in DB, add it. If it does in DB but doesn't in CMS, archive it.