Unicorn icon indicating copy to clipboard operation
Unicorn copied to clipboard

Moved Items are deleted on first sync via Dilithium

Open bic742 opened this issue 6 years ago • 0 comments

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

bic742 avatar Oct 17 '19 16:10 bic742