I have a simple query that is too complex for basic query
```
watcher = currentUser()
```
Once my items are filtered with this jql I'd like to have basic query options to select project, assignee, status, etc .
Is there a way to further filter the results of jql with basic query options
Hi @ccenvcvb ,
Going back to a basic filtering view will not be possible once the query is "too complex".
Maybe a better strategy might be to first do your basic filtering and then apply the complex argument?
Using the JQL and the type-ahead is not as easy as clicking but if you don't need complex cases you should be able to work thru it :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.