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

[QUESTION] - How to move object up or down in GUI app. #885

Closed
mrcdsouza opened this issue Sep 17, 2024 · 6 comments
Closed

[QUESTION] - How to move object up or down in GUI app. #885

mrcdsouza opened this issue Sep 17, 2024 · 6 comments
Assignees
Labels
completed The issue was successfully resolved/Feature is completed gui Issue related to the SFDMU GUI App help-wanted User need a help or something not working, not a bug

Comments

@mrcdsouza
Copy link

I am unable to move objects in the GUI tool. The up and down arrows do not get enabled. Please advise. Thanks

@mrcdsouza mrcdsouza added the help-wanted User need a help or something not working, not a bug label Sep 17, 2024
@hknokh
Copy link
Collaborator

hknokh commented Sep 17, 2024

Hello, @mrcdsouza

Thank you for reaching out.
I will do my best to assist you as quickly as possible and will keep you updated on my progress.

Cheers

@hknokh2
Copy link
Contributor

hknokh2 commented Sep 17, 2024

Hello,
Currently, it's not possible.
Generally, it's not necessary since the SFDMU reorders the objects at runtime during the job execution.
Can I ask you what is your use case for such reordering in the export.json?

@mrcdsouza
Copy link
Author

mrcdsouza commented Sep 17, 2024 via email

@mrcdsouza
Copy link
Author

Hello, Currently, it's not possible. Generally, it's not necessary since the SFDMU reorders the objects at runtime during the job execution. Can I ask you what is your use case for such reordering in the export.json?

Regarding your question about the use case, may be I am not using the tool correctly but here's what i am currently doing:

  1. Migrate all the Master data
  2. Turn all the Master entries to ReadOnly
  3. Migrate all Level 1 children
  4. Turn all the Level 1 entries to ReadOnly
  5. Migrate all Level 2 children

As a result, I would like to group entries based on how I execute the process so that I do not have to scroll up and down the list of entries.

@hknokh2
Copy link
Contributor

hknokh2 commented Sep 18, 2024

Hello.
You don't need to do that.
The tool handles relationships automatically.
Just add parent lookup fields in child objects and run all objects at once.
Please read the articles of examples in the Help Center how to handle related records

@hknokh
Copy link
Collaborator

hknokh commented Sep 19, 2024

Hello.

This case is now considered resolved, and I am closing it for now. If you have any additional questions or concerns, please don't hesitate to reach out.

Regards.

@hknokh hknokh closed this as completed Sep 19, 2024
@hknokh hknokh added completed The issue was successfully resolved/Feature is completed gui Issue related to the SFDMU GUI App labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed The issue was successfully resolved/Feature is completed gui Issue related to the SFDMU GUI App help-wanted User need a help or something not working, not a bug
Projects
None yet
Development

No branches or pull requests

3 participants