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

refactor(workspaces): Rename SEED_TWENTY_WORKSPACE_ID to SEED_ACME_WO… #8611

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AMoreaux
Copy link
Contributor

@AMoreaux AMoreaux commented Nov 20, 2024

…RKSPACE_ID

The Pull Request modifies seed data by replacing SEED_TWENTY_WORKSPACE_ID with SEED_ACME_WORKSPACE_ID across several files.

  • Updated SEED_TWENTY_WORKSPACE_ID to SEED_ACME_WORKSPACE_ID.
  • Modified relevant import paths and seeds involving workspace data.
  • Changes affect seeding processes for workspace members, user workspaces, and general workspace details.

…RKSPACE_ID

Updated workspace ID and corresponding details to SEED_ACME_WORKSPACE_ID across multiple files. This change reflects the new naming convention and ensures consistency within our seed 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 PR renames the SEED_TWENTY_WORKSPACE_ID constant to SEED_ACME_WORKSPACE_ID across multiple files, updating related workspace details from 'Twenty' to 'Acme' for consistency in seed data.

  • Updated workspace display name and domain in /packages/twenty-server/src/database/typeorm-seeds/core/workspaces.ts from 'Twenty' to 'Acme'
  • Logo URL in workspaces.ts still references 'twenty-logo.png' despite workspace rename
  • Maintains existing member assignments where TIM is in both workspaces while JONY/PHIL remain Apple-only
  • Preserves original workspace ID value despite the constant rename

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

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