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

changed the createdByName to Twenty(Sample data). #7424

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

bmbaji
Copy link
Contributor

@bmbaji bmbaji commented Oct 4, 2024

I changed the createdByName from' system' to 'Twenty(Sample Data)'.

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

This pull request modifies the 'createdByName' field for the Airbnb company in the sample data, changing it from 'System' to 'Twenty (Sample data)' to provide more clarity about the data's origin.

  • Updated 'createdByName' for Airbnb in /packages/twenty-server/src/engine/workspace-manager/standard-objects-prefill-data/company.ts
  • Inconsistent application: change not applied to other sample company entries
  • Potential for confusion due to inconsistent 'createdByName' values across sample data
  • Consider applying the change uniformly to all sample company entries for consistency

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

@@ -45,7 +45,7 @@ export const companyPrefillData = async (
position: 1,
createdBySource: 'MANUAL',
createdByWorkspaceMemberId: null,
createdByName: 'System',
createdByName: 'Twenty (Sample data)',
Copy link
Contributor

Choose a reason for hiding this comment

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

style: Consider updating 'createdByName' for other companies (lines 64, 80, 96, 112) to maintain consistency

@FelixMalfait FelixMalfait merged commit ae2bd66 into twentyhq:main Oct 4, 2024
4 of 9 checks passed
harshit078 pushed a commit to harshit078/twenty that referenced this pull request Oct 14, 2024
I changed the createdByName from' system' to 'Twenty(Sample Data)'.

---------

Co-authored-by: Félix Malfait <[email protected]>
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