Closed Bug 860313 Opened 11 years ago Closed 10 years ago

vagrant/vm: remove wiki schematic migrations

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: groovecoder, Unassigned)

Details

(Whiteboard: [specification][type:bug][triaged])

What did you do?
================
1. vagrant up
2. go to https://developer-local.allizom.org/admin/wiki/document/

What happened?
==============
DatabaseError: (1146, "Table 'kuma.wiki_document' doesn't exist")

What should have happened?
==========================
Page should open fine

Is there anything else we should know?
======================================
When I checked the db right after vagrant up, I only saw 3 wiki tables:

wiki_attachment, wiki_attachmentrevision, wiki_documentattachment

If I drop those tables and `delete from south_migrationhistory where app_name = 'wiki';` and then re-run south migrations, everything works.
Technical debt, will track on github at https://github.com/mozilla/kuma/issues?labels=cleanup+and+technical+debt&page=1&state=open
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Whiteboard: [specification][type:bug] → [specification][type:bug][triaged]
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.