Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter creation

msq msq
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 2, 2012

I am newbie to JIRA. I would like to create following filters.

1. Activities not assigned to enggs for current week and next week.

2. JIRA timesheet is not filled by user.

Regards

2 answers

1 vote
Jacob Allen Wood
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2012

It'd be something like...

assignee != enggs AND timespent is EMPTY AND due >= startOfWeek() AND due <= endOfWeek("+1")

I wasn't sure if you meant due this week or next. That's the above. You can change that whatever field is appropriate like updated, resolved, et cetera.

This is assuming that the timesheet auto-populates the time spent field at the ticket level or you're using time tracking. I don't really use it for timesheets; so, I'm not sure if you're talking about something outside the regular time tracking functionality.

1 vote
Eva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 3, 2012

http://confluence.atlassian.com/display/JIRA/Advanced+Searching

Pretty much what you are looking for are just advance JQL. Date fields allows you to search by beginning of day/week/month/year. The above link goes into detail what you can or cannot do.

Hope this helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events