-
Bug
-
Resolution: Fixed
-
Low
-
6
-
Minor
-
0
-
Problem Definition
The issues searched with reference to created on startOfWeek() shows the issues created on Sunday and not Monday.
Look and Feel settings state
Use ISO8601 standard in Date Picker
Turning it on will cause Monday to be the first day of week in the Date Picker, as specified by the ISO8601 standard
But it does not work.
Suggested Solution
The startOfWeek() must be configurable to the desired day.
Workaround
There is no workaround for making date pickers appear differently (i.e. to change the day that starts the week).
If you are searching for issues using JQL our docs show how to change the syntax if you want to refer to the most recent Monday instead:
Find new issues since the first day of the start of this week (first day as Monday):
created > startOfWeek("+1d")
- is related to
-
JRACLOUD-83695 Enabling ISO8601 standard in Date Picker in Look and Feel settings has no effect
- Closed
-
JRACLOUD-70567 startofweek() jql function doesn't reflect system locale
- Closed
-
JRACLOUD-80353 [Tracking in issue links] Date time format issues (system, custom, all views and inputs)
- Gathering Interest
- relates to
-
JSWCLOUD-25719 When Enhanced my Board and Backlog is enabled, it shows Sunday as the first day of the week on Create / Edit Sprint screens
- Gathering Impact
-
JRACLOUD-76814 Allow further customization for date and date/time field (that's not limited to Account preferences)
- Under Consideration
- feature flag cleaned up by
-
BUENO-841 Loading...
- has action
-
BUENO-799 Loading...