mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 18:52:05 +03:00
2d2e61676d
fixes #3716 - change the importer to not override any user details - only set published_by if it is not already set - import users before anything else - process the import and map user ids to existing users - test fix - owner should have owner role - test fix - catch invalid success in importer |
||
---|---|---|
.. | ||
app | ||
theme/partials | ||
data-generator.js | ||
example.js | ||
export-000.json | ||
export-001.json | ||
export-002.json | ||
export-003-badValidation.json | ||
export-003-dbErrors.json | ||
export-003-mu-noOwner.json | ||
export-003-mu-unknownAuthor.json | ||
export-003-mu.json | ||
export-003-nullPosts.json | ||
export-003-nullTags.json | ||
export-003.json | ||
test.hbs |