mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 07:51:55 +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 |
||
---|---|---|
.. | ||
db_test.js | ||
error_test.js | ||
notifications_test.js | ||
posts_test.js | ||
settings_test.js | ||
slugs_test.js | ||
tags_test.js | ||
users_test.js |