-
Suggestion
-
Resolution: Won't Do
-
its standalone system and using jdk1.5
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
i need a filter which generates the issues resolved in two business days back from the current date. how to take the business days into consider leaving out the weekends.
User case example:
Search issues by using JQL query:
"project = TEST AND updated <= -2d"
which will provide all tickets updated before 2 days and in last 2 days their is no activity. In this use case, I need to exclude the weekends. (non-working dates).
- duplicates
-
JRACLOUD-22506 JQL search with working days range
- Gathering Interest
- is related to
-
JRASERVER-21928 Consider Business Days in filter
- Closed
[JRACLOUD-21928] Consider Business Days in filter
Component/s | Original: Jira Issue Search - Frontend [ 53297 ] |
Component/s | New: Issue - Search - Frontend only [ 77950 ] |
Workflow | Original: JAC Suggestion Workflow [ 3145930 ] | New: JAC Suggestion Workflow 3 [ 3642725 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2337384 ] | New: JAC Suggestion Workflow [ 3145930 ] |
Component/s | New: Search [ 53297 ] | |
Component/s | Original: Issue Navigation & Search - Filters [ 46631 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 2101895 ] | New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2337384 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2064363 ] | New: JIRA Bug Workflow w Kanban v6 [ 2101895 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 1836071 ] | New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2064363 ] |
Description |
Original:
i need a filter which generates the issues resolved in two business days back from the current date. how to take the business days into consider leaving out the weekends. User case example: Search issues by using JQL query: "project = TEST AND updated <= -2d" which will provide all tickets updated before 2 days and in last 2 days their is no activity. In this use case, I need to exclude the weekends. (non-working dates). |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *JIRA Cloud*. Using *JIRA Server*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRASERVER-21928]. {panel} i need a filter which generates the issues resolved in two business days back from the current date. how to take the business days into consider leaving out the weekends. User case example: Search issues by using JQL query: "project = TEST AND updated <= -2d" which will provide all tickets updated before 2 days and in last 2 days their is no activity. In this use case, I need to exclude the weekends. (non-working dates). |
Link |
New:
This issue is related to |