Announcement

Collapse
No announcement yet.

Google Integration: Meetings don't sync without attendees

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Google Integration: Meetings don't sync without attendees

    Hello. For a reason, we don't need to add the current user as an attendee to a meeting, so I added

    PHP Code:
    'eventAssignedUserIsAttendeeDisabled' => true 
    to the config file. But new meetings created without attendees in CRM won't synchronize with Google Calendar. If I add someone as an attendee the meeting synchronizes well. All meetings from Google without attendees appear to CRM without any problems.

    I tried to enable the "Don't sync event attendees" (just for testing, we need this function) checkbox, but it hasn't helped.
    I enabled debug logs, but there are no errors for Google Sync, unfortunately.

    EspoCRM: 8.1.5
    Google Integration: 1.7.2​
    PHP: 8.1.27

    PS: Moreover, these meetings without attendees aren't shown in the CRM Calendar, only in the Meetings list. So, I'm not sure if it's a bug of the extension or the CRM. Or it's a feature.

  • #2
    Hi, I believe this is a by-design behavior. If a user is not is an event attendees, they doesn't see this event in their Calendar.

    Comment

    Working...
    X