The ghost documentation says that importing labels should look like this
labels- Labels need to be in quotes and comma separated e.g."label 1, label 2"- https://ghost.org/help/import-members/
However if you import using that format, the import is two labels:
“label 1
label 2”
Not
label 1
label 2
as expected
Issue Summary
- Explain roughly what’s wrong
- What did you expect to happen?
Steps to Reproduce
- This is the first step…
- This is the second step, etc.
Setup information
Ghost Version
Share which version of Ghost you’re using.
Node.js Version
If self-hosting - share which version of Node.js you’re using.
How did you install Ghost?
Provide some details about your install of Ghost if you are self-hosting.
Provide details of your host & operating system
Include further details about your hosting and OS.
Database type
MySQL 5.7 / MySQL 8 / SQLite 3 / Other
Browser & OS version
Include if reporting frontend bugs.
Relevant log / error output
Copy and paste any relevant log output. Use backticks to format this into code.
