0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core
kirrg001 5dc2dddfc2 Fixed migration script 1.22 for invalid authors
no issue

- the previous commit will insert two post author relations if the author id of a post is invalid
- if a blog has an invalid author_id (which should be an edge case), we update the author id to the owner id
  - `posts_authors` are auto inserted in this case
2018-04-02 12:27:06 +02:00
..
client@abdc3b9f78 Updated Ghost-Admin to 1.22.0 2018-03-27 21:08:21 +01:00
server Fixed migration script 1.22 for invalid authors 2018-04-02 12:27:06 +02:00
test Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
index.js