Some sort values cause a redirection to the dashboard
The following query, when submitted, will cause me to be redirected back to the dashboard:
state:open state:new not-milestone:Backlog sort:number
I tried other values for sort and got varying results as well.
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 Will Duncan on 19 Feb, 2009 07:36 PM
That's definitely not normal behavior and the first report I've ever heard about it. Out of curiosity do the other searches which behave like this contain
state:open
2 Posted by brandon on 19 Feb, 2009 07:50 PM
Seems to only happen in combination with
state:open
in my quick test.3 Posted by brandon on 19 Feb, 2009 07:52 PM
If I create a ticket bin with that filter it will work.
4 Posted by Will Duncan on 19 Feb, 2009 07:54 PM
So it's returning back to the dashboard right after you tell it to search?
Can you try
state:open!
with the added exclamation mark? There was a feature which slipped into our last deployment the other day, it might not have been ready for the prime time but everything did seem stable at first, we just didn't realize it was in there till users were reporting odd bin behavior. But nothing like what you are experiencing.5 Posted by brandon on 19 Feb, 2009 08:07 PM
alright, so looks like it only happens when I'm using both
state:open
andstate:new
, but only when new follows open. if i add ! it works as well. i didn't realize that open included new, so if i take it out all is well. thanks.brandi closed this discussion on 29 Jun, 2012 10:08 PM.