GithubHelp home page GithubHelp logo

Comments (1)

cassidydotdk avatar cassidydotdk commented on July 20, 2024

You really should have only 1 or at most a couple of Unicorn configurations.

That aside; Unicorn can handle a move across configurations under other circumstances. I think you're possibly stumbling somwhere, in how you execute the above steps. E.g. not ensuring your serialization datastore is kept in sync properly and/or not executing a full sync when required.

existing item under Project.Website (Helix project layer)
move it to Feature.Something project

Aight. So on the instance you're doing this, the .yml file will be deleted from Project.Website and a new .yml file will appear unter Feature.Something

do a unicorn sync and notice the order in which the projects are synced

So the question here is; how did you move your files to the target environment where you now execute this sync? Did you make sure to clean out your deployment target so that the (on local) deleted .yml file from Project.Website got cleared out?

first, the feature is synced: the item is [U] by unicorn (I think the update includes the path, among other fields)

This would suggest you did not.

after that, the Project.Website is synced: the item is [D] by unicorn, "because it did not exist in the serialization provider"

And this is expected behaviour.

from unicorn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.