No subject
I'm trying to set the priority of a new ticket using they API, but don't see it listed in the docs.
http://lighthouseapp.com/api/tickets
Is this an omission or are priority settings not covered by the ticket API?
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 Rick on 02 Nov, 2009 03:57 PM
Ah yes, the docs were written long before priorities. You should be able to send a
priorityattribute with 1-3 for High/Medium/Low. Use the number 1, 2, or 3.2 Posted by Timothy Appnel on 02 Nov, 2009 04:23 PM
I figured as much. I was noting it more for something to be on record and to let you know so it could be corrected for the next person. Thanks.
3 Posted by Timothy Appnel on 02 Nov, 2009 04:25 PM
Thanks. I would have guess as much but was noting it more for something to be on record and let you know so you can correct the docs for the next person.