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 Data from Orgs #1027

Open
AndyHaas opened this issue Sep 30, 2024 · 1 comment
Open

Migrate Data from Orgs #1027

AndyHaas opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AndyHaas
Copy link
Sponsor

Describe the problem you are trying to solve
I am having to move actual data, not Metadata, from one org to another as a POST deployment plan. These are these are the steps I am doing manually and would like to automate some way. I know I can do an add-on with Gearset but with the amount of times I actually need to do this doesn't make financial sense.

  1. Manually create orgs in first development server (I call this local)
  2. I then Query the records and download a csv (I don't rename the file)
  3. After deploying the Metadata with Gearset
  4. I update permissions with Manage Permissions
  5. I go to Load Data -> Insert Data -> Click load file and select the file to use
  6. note for step 5. If JetStream could read the file name and grab the object, this would only work with your naming scheme.
  7. Then I just go thru the normal process and insert the data.
@AndyHaas AndyHaas added the enhancement New feature or request label Sep 30, 2024
@paustint
Copy link
Contributor

paustint commented Oct 3, 2024

@AndyHaas - I have a few questions

  1. How many objects do you normally need to do this with?
  2. How do you normally manage relationships of data?

I think a proper data migration feature would be a great addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants