Forums

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

Can we show assigned issues in the scheduler way?

Suresh
Contributor
December 9, 2013

Hi,

Can we show day wise (like calender view) issues assinged to me?

Like how many issues are there for me today.It can be show in the calender at perticular date

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
December 9, 2013

"for me today" does not define how you an issue is for this day.

Assuming you have a date somewhere on the issue, then filter for "date = now() and assignee = currentuser()"

A calendar view is useless though, as it's always going to show "today". If what you really need is a calendar showing issues on different dates, use the Jira Calendar plugin to display a gadget showing "assignee = currentuser()" and set the parameters to whatever date field you are using.

Suggest an answer

Log in or Sign up to answer