Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Q-ten 16 posts 116 karma points
    May 15, 2017 @ 05:33
    Q-ten
    0

    Checking out previous commit but newer Umbraco backoffice elements remain in database.

    Hi,

    I'm building an Umbraco Cloud project.

    I was under the impression that Courier takes care of sorting out the database based on revisions stored on disk so that changes to the backoffice items like Document Types, Templates, Data Types, Member Types and so on can be automatically managed with source control, like git.

    But after a few commits, I want to go back and start from an earlier point. So I reset to the earlier commit (Umbraco.Web project) and go to run it, but get all kinds of errors because the Data Types added in newer commits are still showing up in the Backoffice tree, but clicking on those nodes generates an error.

    So I think the database still has references to the new elements, but I thought that Courier is meant to update the database.

    Is that what Courier is meant to do? Is there a way to regenerate the database when checking out a different commit? Am I doing it wrong?

Please Sign in or register to post replies

Write your reply to:

Draft