Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate conferenceLink to type Links #6372

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

ijreilly
Copy link
Collaborator

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

The conferenceLink field in CalendarEventWorkspaceEntity has been updated to support multiple links, reflecting a shift from FieldMetadataType.LINK to FieldMetadataType.LINKS.

  • Modified packages/twenty-server/src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts: Changed conferenceLink type to FieldMetadataType.LINKS.
  • Ensure related UI components, data validation, and storage mechanisms handle multiple links appropriately.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@charlesBochet charlesBochet merged commit 794e73e into main Jul 23, 2024
4 of 5 checks passed
@charlesBochet charlesBochet deleted the convert-conference-link branch July 23, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants