Ghost/core/test
Katharina Irrgang 90fc7a6c06 🐛 respect owner user id references when importing (#8693)
closes #8691 

There was a condition added when i've refactored the importer.

> if (models.User.isOwnerUser(obj[key])) {

This condition is absolutely wrong! If you import an owner user, this owner user get's imported as administrator. But the original owner user id reference must be updated as well, so that the reference points to the new administrator id ✌🏻
2017-07-20 11:11:56 +01:00
..
functional 🐛 fix unknown user id on deactivated event 2017-07-18 18:20:10 +01:00
integration 🐛 respect owner user id references when importing (#8693) 2017-07-20 11:11:56 +01:00
unit Update welcome post fixture (#8672) 2017-07-10 20:38:03 +07:00
utils 🐛 respect owner user id references when importing (#8693) 2017-07-20 11:11:56 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00