-
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