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 🙏
3 Replies
@Raphaël could you take a look?
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
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?