Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Nazar Gargol a669cda605 Added fallback plan nickname to inteval instead of empty string
no issue

- On model layer in Ghost empty string is always converted to `null` for not nullable fields, which wasn't letting the value through to the database
- Current solution is a stopgap to fix imports of cyclic plans without nicknames. Ideally nickname field should become nullable in the future so this logic can be simplified
2020-02-11 14:02:40 +08:00
ghost Added fallback plan nickname to inteval instead of empty string 2020-02-11 14:02:40 +08:00