tag separation?
Hi all,
Having problems with getting tags separated while trying to import data from a CSV. I'm sending the tags to the api (tags element) as "tag1 tag2 tag3" in a string. I believe that this should create a series of tags associated with the ticket, however it's being treated as a single string. Thus I create a ticket with a single tag of "tag1 tag2 tag3" How can I pass them so they are separated?
Thanks...newbie here.
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by chrischolette (... on 04 Jun, 2009 09:14 PM
figured it out, put commas instead of spaces.