cal.com
cal.com copied to clipboard
[CAL-438] gCal without selected calendars still blocks availablity
@zomars No, i didnt connect google Cal – do i need to in order to send emails as google cal event?
I didn't connect it as it's working buggy: • When it's not connected, all availabilities a displayed correctly (see first screenshot). • When it's connected without the calendars toggled for checking conflicts, immediately some availabilities in my calcom disappear. How come? I only want the event to be added in my google calendar, but calcom should not check for conflicts.
I could build a workaround with zapier, but i guess it should work with you google cal app integration. But toggle option doesnt work for me – please help :)
From SyncLinear.com | CAL-438
From SyncLinear.com | CAL-438
cc: @emrysal Any ideas what might be causing this? I couldn't replicate this, so I have no idea why this might be.
@alannnc would this be the remanent credentials issue?
@zomars It could be. We should verify this on the DB.
I've added the video reference to the summary of this issue. Apparently, when no calendar is toggled, the availability is checked against all calendars. So, this might be a simple case of unintended bad check.
can we force a default? as in, you cant deselect a calendar and min. have one?
can we force a default? as in, you cant deselect a calendar and min. have one?
@PeerRich I think we can force at least one to be selected. like this #4384
I don't have the entire context. Video Reference link is also not working.
Confirming the requirement:
- We need to prevent deselecting all the calendars. There must always be one calendar selected at all times?
- By doing this it is clear to user that atleast one calendar would be checked for availability. But this doesn't solve the initial user problem where he didn't want any calendar to be checked for availability, but he wanted to create events on the calendar.
who wants to look into this? @roae @hariombalhara
This was fixed here https://github.com/calcom/cal.com/pull/9192, it seems the getAvailability function is getting events for the calendar event if the user has no calendar selected in some calendar integrations.
@roae I think that doesn't complete the requirement. We need to match the UI with the current behaviour where we won't allow all calendars to be deselected.
@roae Do you want to pick it up or should I ?
yes, this PR only solve the sync issue, I'll pick it up
Need to get to the bottom of this; may have something to do with the issues we've been experiencing @milospuac
Do we have an idea what the issue is here? I am not able to reproduce it.
I see @alannnc has a draft PR open for it, would this solve it or is this already outdated?