T
Twentyā€¢2mo ago
Denis

Events not accesible?

Hello, its me again :)) I started to implement a cal.com (localhost) implementation with twenty and I was able to create the calendarEvent and after to link the participants (workspaceMembers with participants and the CalendarEvent itself togherer, now in the UI I see this: but, when I access it I get nothing, if I tr to access the full page I get: Once again, what I am missing šŸ˜¦ ? thanks for the help šŸ™
No description
No description
No description
6 Replies
charles
charlesā€¢2mo ago
@Raphaƫl could you take a look?
Raphaƫl
RaphaĆ«lā€¢2mo ago
The full page isn't implemented for the emails and the calendar events yet, we should mask the full page button when we are either on the emails tab or the calendar tab. I created a good first issue for this https://github.com/twentyhq/twenty/issues/8612.
GitHub
Issues Ā· twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community. - Issues Ā· twentyhq/twenty
Raphaƫl
RaphaĆ«lā€¢2mo ago
Your problem is not linked to the full page issue It could be that you filled the calendarEvent but not the calendarEventCalendarChannelAssociation? Is it the case?
Denis
DenisOPā€¢2mo ago
Hm, thats right, I never created a calendarEventCalendarChannelAssociation as we populate those records via restful api (from cal.com) I didnt find the logic behind creating this calendarEventCalendarChannelAssociation as well. we should create a channel for each record or?
charles
charlesā€¢2mo ago
@Raphaƫl FYI
Raphaƫl
RaphaĆ«lā€¢2mo ago
Hello @Denis You should create a channel for each cal.com account, and each event should have at least one calendarEventCalendarChannelAssociation. This table is a join table between a channel and an event. Since an event can be associated to multiple channels, you can have multiple calendarEventCalendarChannelAssociation for one event
Want results from more Discord servers?
Add your server