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

update seeding views to seed the new bodyV2 field on workspace creation #10221

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Feb 14, 2025

As per title

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

Updates task and note view configurations to use the new 'bodyV2' field, replacing the legacy 'body' field in workspace creation seeding.

  • Modified /packages/twenty-server/src/engine/workspace-manager/standard-objects-prefill-data/views/tasks-all.view.ts to use TASK_STANDARD_FIELD_IDS.bodyV2 in field metadata
  • Modified /packages/twenty-server/src/engine/workspace-manager/standard-objects-prefill-data/views/notes-all.view.ts to use NOTE_STANDARD_FIELD_IDS.bodyV2 in field metadata
  • Both views maintain consistent field sizes (150px) and positioning for the new bodyV2 field

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@prastoin prastoin merged commit c624657 into main Feb 14, 2025
32 checks passed
@prastoin prastoin deleted the seed-body-v2-prefil branch February 14, 2025 14:28
prastoin pushed a commit that referenced this pull request Feb 14, 2025
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.

3 participants