- Create a test instance on phacility
- Wait for it to boot up
- Click create project
- Click on "edit form configurations"
- Click on "make editable"
- Click on "make editable" to confirm
- Click on "edit form configuration"
- Modify the view policy to "admins" (or anything really)
- Click Submit
Get the error:
#1146: Table 'test_wvgmqzisnm2u_search.edge' doesn't exist NOTE: This usually indicates that the MySQL schema has not been properly upgraded. Run 'bin/storage upgrade' to ensure your schema is up to date.
also notice on config/database/test_wvgmqzisnm2u_search/ that there is no edge table.