#5312 closed defect (bug) (fixed)
Time of weekly meetings on Make.WordPress.org main page is incorrect
Reported by: | oglekler | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | has-patch |
Cc: |
Description
Div with class "team-meeting" contains information about the next meeting and all these blocks show that meetings are today ( 9 July 2020 ) what isn't right.
https://yadi.sk/i/UvuS8-viZk25Jw
For instance, Marketing, Polyglots, Hosting etc. meetings were yesterday.
https://yadi.sk/i/jch-P6eHSoKbmw
Change History (8)
This ticket was mentioned in Slack in #core by oglekler. View the logs.
4 years ago
#3
@
4 years ago
- Resolution set to fixed
- Status changed from new to closed
The fix for this has been deployed, the meetings should be correct now.
#4
@
4 years ago
The time isn't accurate even if the date is correct now:
https://yadi.sk/i/PuWIjpL1wv4JmA
This ticket was mentioned in Slack in #meta by oglekler. View the logs.
4 years ago
#6
@
4 years ago
Thanks for checking - It looks like the time is the same between the meeting calendar & the get involved list, which is pulled from a single meeting event, set to 14:00 UTC. The time in your second screenshot (the correct one) is not using the meeting event, and it's set to 15:00 UTC.
If 15:00 UTC is correct, does the meeting event need to be updated?
#7
follow-up:
↓ 8
@
4 years ago
Hi! Thank you for checking and quick reply. This event needed to be updated when we switched to wintertime but soon we will need to switch it back, so, there is no point already. It will be nice if some of the team members will have access to edit timing in the Calendar in future. Thanks again 🙌
#8
in reply to:
↑ 7
@
4 years ago
Replying to oglekler:
It will be nice if some of the team members will have access to edit timing in the Calendar in future.
Team reps can get access to it no problem, they just need to request access if they don't already have it. Stop by #meta on slack to get access when/if it's needed.
https://github.com/Automattic/meeting-calendar/pull/100 seems to fix this