Copied to clipboard

Flag this post as spam?

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


  • Charles Wahl 1 post 71 karma points
    Jul 27, 2017 @ 00:35
    Charles Wahl
    0

    Import unpublishing pages

    Umbraco: v7.4.3 CmsImport: v3.7.2

    I run CmsImport to add or update accounts. Prior to running the import, the front-end page that shows the account data is fine. The item on the back-end is showing published.

    After running the import, if I go to one of the account pages that was updated, I get an error on the front-end. Looks as if the page isn't published. But when I go to the back-end to the account and hit publish then go back to the page, it loads fine.

    The edit date/time of the account shows it was edited when I ran the import. The import is also set to publish.

    I was hoping this was an issue with v3.1, but still seem to get the issue with v3.7. This issue only seems to happen on our production box. Does not appear to happen on staging even if it uses the same source of data production uses.

    Here is the log if you think it might be helpful. If you like, I can email the whole file. Only info I changed was the name of the account. 2017-07-26 16:40:24,939 [P4288/D2/T38] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'account 1' with Id '4360' has been published. 2017-07-26 16:40:25,485 [P4288/D2/T38] INFO Umbraco.Core.Services.ContentService - Call was made to ContentService.Publish, use PublishWithStatus instead since that method will provide more detailed information on the outcome 2017-07-26 16:40:26,421 [P4288/D2/T38] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'account 2' with Id '28393' has been published. 2017-07-26 16:40:26,889 [P4288/D2/T38] INFO Umbraco.Core.Services.ContentService - Call was made to ContentService.Publish, use PublishWithStatus instead since that method will provide more detailed information on the outcome 2017-07-26 16:40:27,825 [P4288/D2/T38] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'account 3' with Id '29284' has been published. 2017-07-26 16:40:28,308 [P4288/D2/T38] INFO Umbraco.Core.Services.ContentService - Call was made to ContentService.Publish, use PublishWithStatus instead since that method will provide more detailed information on the outcome 2017-07-26 16:40:28,839 [P4288/D2/T38] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'account 4' with Id '28336' has been published. 2017-07-26 16:40:29,307 [P4288/D2/T38] INFO Umbraco.Core.Services.ContentService - Call was made to ContentService.Publish, use PublishWithStatus instead since that method will provide more detailed information on the outcome 2017-07-26 16:40:29,821 [P4288/D2/T38] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'account 5' with Id '4602' has been published. 2017-07-26 16:40:30,757 [P4288/D2/T38] INFO Umbraco.Core.Services.ContentService - Call was made to ContentService.Publish, use PublishWithStatus instead since that method will provide more detailed information on the outcome 2017-07-26 16:40:30,773 [P4288/D2/T38] INFO CMSImport.Extensions.Providers.ImportProviders.ImportProvider - CMSImport:Import task Production - Corporate Accounts finished, Records in datasource: 5, Records Added 0, Records Updated 5, Records skipped 0, Records deleted 0, Errors 0, duration 00:00:12 2017-07-26 16:40:34,611 [P4288/D2/T29] INFO umbraco.content - Save Xml to file...

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jul 27, 2017 @ 08:34
    Richard Soeteman
    0

    Weird, [publish should just work. Any errors in the log?

Please Sign in or register to post replies

Write your reply to:

Draft