We have an app that invokes the search API from the UI to search issues with worklogs.
You need two accounts:
User #1 - is not owned by organization, Time zone = Europa/Warsaw
User #2 - must be owned and managed by an organization, Time zone = Europa/Warsaw, Local time is visible to people who belong to the same organization
Steps to reproduce:
Expected result:
Author of worklog is User #2 and he used plugin so timeZone should be "Europe/Warsaw".
Actual result:
Default user time zone is used.
NOTE:
The same search request invoked from Postman returns correct results.
Do you think it's a bug?
How are you making the request to the search API? Apps are generally unable to access the users timezone unless it is public. However they would can access it a frontend context using AP.user.getTimeZone
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.