-
Suggestion
-
Resolution: Unresolved
-
3
-
15
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
JQL needs something like:
now()=='Friday'
Use case:
As an Agile/Scrum/GreenHopper user we have an Agile project dashboard including a query for what we completed yesterday and what's assigned to us now.
This quick view is used extensively in the daily stand-up meetings where we normally present yesterdays work and current work.
This view fails us on Monday, as past day doesn't include friday or the occasional weekend work.
We can't use two queries because the dashboard views don't support such a thing.
We need a way for this query to work differently depending on the current day/time so that it can effectively be used in dashboard views.
Having a startOfDay(-1, 'BusinessDaysOnly') feature would be another solution to the problem.
- is duplicated by
-
JRACLOUD-27254 JQL function to return start of last working day
- Closed
- is related to
-
JRASERVER-27539 JQL queries that vary by day of the week
- Gathering Interest
JQL queries that vary by day of the week
-
Suggestion
-
Resolution: Unresolved
-
3
-
15
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
JQL needs something like:
now()=='Friday'
Use case:
As an Agile/Scrum/GreenHopper user we have an Agile project dashboard including a query for what we completed yesterday and what's assigned to us now.
This quick view is used extensively in the daily stand-up meetings where we normally present yesterdays work and current work.
This view fails us on Monday, as past day doesn't include friday or the occasional weekend work.
We can't use two queries because the dashboard views don't support such a thing.
We need a way for this query to work differently depending on the current day/time so that it can effectively be used in dashboard views.
Having a startOfDay(-1, 'BusinessDaysOnly') feature would be another solution to the problem.
- is duplicated by
-
JRACLOUD-27254 JQL function to return start of last working day
- Closed
- is related to
-
JRASERVER-27539 JQL queries that vary by day of the week
- Gathering Interest