Skip to content

Several connected google accounts #141

@vanadium23

Description

@vanadium23

I encounter bug with two calendar.
Steps to reproduce:

  1. connect two google accounts
  2. choose one calendar from first and one from second
  3. sync both

Only one calendar is show.

Sync is good, in database there are events for both feeds:

 select distinct "feedId", count(*) from "CalendarEvent" group by 1;
┌──────────────────────────────────────┬───────┐
│                feedId                │ count │
├──────────────────────────────────────┼───────┤
│ 011058e0-02a8-4408-a505-80c9a81c328e │   250 │
│ dabdad61-438c-4561-affd-ca1223c91e59 │   220 │
└──────────────────────────────────────┴───────┘
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions