Updating a ticket with a multi-word tag?
I'm having an issue getting the API to allow me to update an ticket through the api that has a multi-word tag, it doesn't seem to recognize it. Single word tags seem to work okay. The multi word tags are working properly during ticket creation (via api), and both cases work via the web app, but updating an existing ticket doesn't seem to.
Steps are:
- Create a ticket
- Update the tags with something like 'words with spaces'
It doesn't seem to like that multi-space input, and 'words with spaces' never shows up as a valid tag. If i did something like 'nospacesatall', that would show up fine. Sorry for keeping you guys busy today!
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
Support Staff 1 Posted by Tiger Team on 28 Jan, 2013 11:23 PM
did you try double quotes? tag:"foo bar"
2 Posted by Justin Bingham on 28 Jan, 2013 11:25 PM
yep. tried that and also "'foo bar'" to see, but no dice. its working for me on create, but doesn't seem to get recognized on the update. fwiw, i'm using the lighthouse-api ruby gem.
Support Staff 3 Posted by Tiger Team on 29 Jan, 2013 12:14 AM
this ruby code works here on an existing ticket.
--->
brandi closed this discussion on 30 Jan, 2013 07:48 PM.