New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-2607
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Frank Schimmel
Votes: 17
Watchers: 7
Operations

If you were logged in you would be able to see more operations.
JIRA

Would like to create a filter also with OR conditions

Created: 06/Nov/03 04:03 AM   Updated: 25/Jul/08 01:50 PM
Component/s: Filtering & Indexing
Affects Version/s: 2.5 Pro
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. Our Previous Software.jpg
(13 kB)
Issue Links:
Reference

Participants: Anton Mazkovoi [Atlassian], Frank Schimmel and Matt Kenigson
Since last comment: 2 years, 25 weeks, 5 days ago
Labels:


 Description  « Hide
Currently, I can create a filter like this:
"current user is reporter AND assignee."

I would appreciate also to create filters with OR conditions like "current user is reporter OR assignee".



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Frank Schimmel added a comment - 06/Nov/03 08:40 AM
Sorry, put wrong version. Correct version the issue is reported for, is 2.4.1-#55.

Matt Kenigson added a comment - 28/Feb/06 09:54 AM
I don't think this is a trivial feature request. Unless there is some way to work around this limitation, it really is quite limiting not to be able to create OR conditions.

Anton Mazkovoi [Atlassian] added a comment - 03/Mar/06 01:56 AM
Unfotunately there is no real work around. The only thing possible would be to write custom code that queries JIRA's lucene index directly.