Skip to content

User's Compass calendar not updated after GCal change #1496

@tyler-dane

Description

@tyler-dane

Where did this happen?

Hosted (app.compasscalendar.com)

Expected Behavior

After user makes a change in their Google Calendar, the Compass backend receives a webhook notification and processes it, then notifies the client. The client then refetches and renders the latest data to the user.

Current Behavior

The backend receives the GCal notification and processes it.

GCal Notification for user: [REDACTED], calendarId: [REDACTED]@gmail.com PROCESSED IN BACKGROUND

However, the client does not show the updated event. If the user refreshes the page, however, the updated event is there. This demonstrates that the issue lies in either the websocket notification and/or how the client is refetching/rendering it (since the data is in the database)

Steps to Reproduce

  1. Connect your google account to compass
  2. Make a change in gcal
  3. View Compass without refreshing page or navigating days/week.

Possible Solution

No response

Context

Marked needs more info due to not being able to reproduce consistently

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoNot ready for coding just yetwebFrontend/web related issue

    Type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions