nditech / CyberSim-Backend

An application for aiding facilitation of the CyberSim cybersecurity exercise
Other
29 stars 13 forks source link

Migrating game content from Airtable doesn't work #35

Closed jfrant closed 1 year ago

jfrant commented 1 year ago

Steps to reproduce:

  1. Open cybersim.demcloud.org and click the Migrate Game button.
  2. Add the Master password, Airtable API key, and Airtable base id for the base you want to migrate. We used this base: https://airtable.com/appEivZlU4HhpJY9P/tblht0qIOnroFQrgF/viwQQSotzN2xurTBv?blocks=hide
  3. Click "Migrate the Database"
  4. Note that the button changes to "Ongoing migration..." but nothing happens.

https://user-images.githubusercontent.com/24736753/236573849-779cd883-4781-45e0-bd6b-beda23f4c661.mov

jfrant commented 1 year ago

I sent a message to @rolandszoke about this issue.

jfrant commented 1 year ago

@summerse was able to successfully upload new content. The problem was that the schema was changed in the Airtable. Schema changes are not permitted without changing the application itself.