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

Moved Items are deleted on first sync via Dilithium #369

Open
bic742 opened this issue Oct 17, 2019 · 0 comments
Open

Moved Items are deleted on first sync via Dilithium #369

bic742 opened this issue Oct 17, 2019 · 0 comments

Comments

@bic742
Copy link

bic742 commented Oct 17, 2019

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
When I move an item in the content tree, the yml for that is item is deleted and recreated (renamed). When executing a sync action in the next environment, the item is processed twice; the first time it is updated, and the second time it is deleted. If a sync is executed a second time, the item is restored without being deleted.

image

** NOTE: This appears to only be an issue when Dilithium is enabled. If I disable Dilithium, the issue does not reproduce **

If the current behavior is a bug, please provide the steps to reproduce.

  1. Create a template with two sections
  2. Add a field to one of the sections
  3. Serialize the content, and check in
  4. Move the field to the new section
  5. Undo the changes in Git
  6. Run a sync
    this simulates the move via a sync action

What is the expected behavior?
The field is moved to the appropriate section, and not deleted.

Please mention your Sitecore version and Unicorn version.
Sitecore Version: 8.2.3
Unicorn Version: 4.0.8

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

No branches or pull requests

1 participant