Closed
Bug 710715
Opened 13 years ago
Closed 13 years ago
Migrate revisions of MT pages to kuma
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0
People
(Reporter: lorchard, Assigned: lorchard)
References
Details
(Whiteboard: u=user c=wiki p=2 pa=3)
Revisions to pages in MindTouch live in the "old" table. Make sure they're carried over to preserve history in the Kuma migration
| Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 1.9
Comment 1•13 years ago
|
||
https://github.com/lmorchard/kuma/blob/deki-migration/apps/dekicompat/management/commands/migrate_to_kuma_wiki.py
don't fix everything, just bring over the revision records 1:1
ensure migration is still idempotent
Whiteboard: u=user c=wiki p=2
Updated•13 years ago
|
Target Milestone: 1.9 → 2.0
| Assignee | ||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Whiteboard: u=user c=wiki p=2 → u=user c=wiki p=2 pa=3
Comment 4•13 years ago
|
||
Commit pushed to https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/96d3e5e790c75328ccea6690385b9f41574f2e02
Merge pull request #86 from lmorchard/deki-migration
bug 710715, bug 710714 - migrate pages, revisions, and users
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Commit pushed to https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/96d3e5e790c75328ccea6690385b9f41574f2e02
Merge pull request #86 from lmorchard/deki-migration
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Docs Platform → Editing
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•