-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.13.2
-
Component/s: Assets - Core experiences
-
None
-
3
-
Severity 2 - Major
-
0
Issue Summary
Insight IQL Updated > now() return results whereby it should return no results as the use of '>' operator with now() function indicates future date and time.
Environment
- Jira Software 8.13.2
- Jira Service Desk 4.13.2
- Insight 8.6.12
Steps to Reproduce
- Note the Jira system timezone. Eg: (GMT+10:00) Sydney
- Update Jira user timezone under 'Profile > Preferences'. Eg: (GMT+14:00) GMT+14
- Update an object
- Run the IQL Updated > now()
Expected Results
No results returned as the IQL searches for future date and time
Actual Results
IQL returns 1 result which is the newly updated object
Workaround
No workaround available as of now
- links to