Can't get tickets updated:"last week"
Searching for a simple value curl -H 'X-LighthouseToken:
<my-token> '
https://XXX.lighthouseapp.com/projects/NNNNN/tickets.json?q=updated:"yesterday"
works.
Any search with spaces in the param just returns
{"nil_classes":[]}
I've tried:
?q=updated%3A"last+week"
?q=updated%3A"last%20week"
?q=updated:"last+week"
?q=updated:"last%20week"
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 Nicole on 31 Aug, 2011 08:47 PM
Try this and let us know if it works for you.
Thanks,
Nicole
2 Posted by João Nelas on 01 Sep, 2011 07:40 AM
That did it, thanks!
João Nelas closed this discussion on 01 Sep, 2011 11:26 AM.