Copied to clipboard

Flag this post as spam?

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


  • Marc Love (uSkinned.net) 431 posts 1669 karma points
    May 05, 2017 @ 13:12
    Marc Love (uSkinned.net)
    0

    SaveAndPublishWithStatus not working in Umbraco 7.6

    Hi,

    Anyone else run into this issue?

    var c = ApplicationContext.Current.Services.ContentService; var content = c.CreateContent("Test Page", node.Id, "TestPage"); c.SaveAndPublishWithStatus(content);

    Above code you would expect your Test Page to be published properly.

    It does get published however the link to document results in:

    This document is published but is not in the cache

    Think this may be a bug in 7.6

    Cheers,

    Marc

  • Sotiris Filippidis 286 posts 1501 karma points
    May 31, 2017 @ 20:42
    Sotiris Filippidis
    0

    Same here. Have been creating nodes with the AutoNode plugin, and all nodes that are created programmatically have this behavior. I would too like to know whether this is a bug, haven't found the cause yet.

  • John Bergman 483 posts 1132 karma points
    Jun 01, 2017 @ 03:10
    John Bergman
    0

    Same here. Have you opened a bug report (here http://issues.umbraco.org/dashboard)?

  • Anders Brohäll 295 posts 561 karma points c-trib
    Sep 15, 2017 @ 12:19
    Anders Brohäll
    0

    Having the same problem with 7.6.6, updated http://issues.umbraco.org/issue/U4-9865

Please Sign in or register to post replies

Write your reply to:

Draft