0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration
Katharina Irrgang b003a6c173 🐛 fix transfer ownership (#8784)
closes #8781

- when the ownership get's transferred, the id of the new owner is not '1' anymore
- we previously added a database rule, which signalises if the blog is setup or not, see 827aa15757 (diff-7a2fe80302d7d6bf67f97cdccef1f71fR542)
- this database rule is based on the owner id being '1', which is wrong when you transfer ownership
- we should keep in mind, that the owner id being '1' is only the default Ghost setup, but it can change
- blog is setup if the owner is locked
2017-07-31 13:37:37 +04:00
..
api 🐛 fix transfer ownership (#8784) 2017-07-31 13:37:37 +04:00
data/importer/importers 🎨 take the latest attached role when importing (#8765) 2017-07-27 13:25:01 +04:00
model Site description fixture update (#8763) 2017-07-27 12:26:31 +04:00
export_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
migration_spec.js 📖 new default post content (#8548) 2017-06-08 16:36:14 +01:00
update_check_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00