Copied to clipboard

Flag this post as spam?

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


  • Martijn 10 posts 80 karma points
    Dec 01, 2015 @ 09:32
    Martijn
    0

    When is a new version created when saving content?

    When I edit some content and save this new content, not always a new version is created. Sometimes it does, but not always.

    So, when does Umbraco create a new version of the saved content?

  • gary 385 posts 916 karma points
    Dec 01, 2015 @ 09:58
    gary
    0

    Hi Martijn

    If you open umbraco. config, you can check that when you save, the data is being updated there.

    If your data is being updated, then it is a browser issue.

    In my experience this is generally the case so a hard reload of the browser or clear cache will get you back to normal.

    Regards

    Gary

  • Martijn 10 posts 80 karma points
    Dec 01, 2015 @ 10:05
    Martijn
    0

    Thanks for the reply Gary,

    it is not a browser issue. I am looking in the database. When I save content using contentResource.save(content, false, []) in Angular, sometimes I see a new record in the tables [cmsContentVersion], [cmsDocument], [cmsPreviewXml]. When are those records created and updated?

  • Chandrakanth Basavaraju 1 post 71 karma points
    Dec 13, 2019 @ 07:34
    Chandrakanth Basavaraju
    0

    i'm having the same question. Publish is creating new version ,but save is not

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies