-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Space - Team Calendar
-
4
-
Severity 3 - Minor
-
1
Issue Summary
The calendar events show the wrong time when embedded into "Team Calendar" macro on a Confluence page
Steps to Reproduce
TEST A
- user account time zone = Amsterdam time zone
- created a new event on a calendar (calendar with time zone Amsterdam as well) from 3PM to 3.30 PM
- In a Confluence page I add a Team Calendar macro.
- I embed the calendar of point 2 into the Team Calendar macro.
- The Team Calendars macro shows the event from 5 PM to 5.30 PM
TEST B:
- user account time zone = UTC
- created an event on a calendar (with time zone Berlin) from 3 PM to 3.30 PM
- On a Confluence page, the Team Calendar macro ** shows ** the previous event created on test A and it not showing the event created at point 2 of test B.
- After a while (about 10 min) I refresh the page with the macro and now it shows the event of test B
- However, the event of test B is also presenting a delay. It shows 5 PM to 5.30 PM on the macro and 3 PM to 3.30 PM on the calendar
- By entering with incognito mode with Chrome: It shows now 5 PM to 5.30 PM on the macro and 1 PM to 1.30 PM on the calendar
- After clearing the context on the instance (via Governator), both the calendar and the macro now are showing 1 PM to 1.30 PM (the event was created originally at 3 PM, see point 2)
TEST C: same as test A but all done in incognito mode in Chrome
- User account time zone = Amsterdam time zone
- created an event on a calendar (calendar with time zone Amsterdam as well) from 3PM to 3.30 PM
- I don't see the event at all on the page macro
Expected Results
It is important to ensure that the events displayed on the Team Calendar macro match those of the original calendar in terms of timing.
Actual Results
The Team Calendar macro displays events with a delay of 2 hours compared to the original calendar
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available