if we search
ssues that were created or updated for datetime range, is the time part timezone aware or timezone agnostic?
if 2 people with different timezone setting, run the query with same date and time range on the same project, will the results be the same or can they be different.
Since i am planning to use REST API to extract data from JIRA, i think this is important to be aware about.
Hi @Ih Borhan , when you use time within a JQL query, then it will be based on the time and time zone set for your specific instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.