Searching not-state
I would think that "not-state:closed" would give me tickets in the invalid, on hold, etc. statuses, but it doesn't.
Using this ticket bin I would expect to see tickets on hold:
responsible:me sort:priority not-state:closed
Is there a way I can modify this to show me any ticket assigned to me that is not closed and sort by priority?
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 Justin Palmer on 14 Jul, 2009 10:10 PM
Hi Michael,
When you're on the 'Edit project form' you should see which states are considered open states and which states are considered closed states. "open" & "closed" are special, catch all states that represent all open or closed states. "hold" is a closed state, so this is why you're not seeing it.
You could move "hold" to the open states when you edit a project and you should see it using the query you posted.