Google Integration: Meetings don't sync without attendees

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dmytro_s
    Junior Member
    • Mar 2023
    • 4

    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.
  • yuri
    Member
    • Mar 2014
    • 8440

    #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.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...