Skip to content

Using the Publishing Runner with "Full" publish mode still results in a Smart publish #4

@sincladk

Description

@sincladk

Running the following command, the publishing logs in Sitecore show that it executes a Smart publish, even though Toolcore's output displays Publish Mode: Full.

...\Toolcore\Publish\Publish.exe -s "master" -t "Internet" -u http://sitecorewebsite.local -r "/sitecore" -d -p "Full"

Output from Toolcore:

[09:17:04] ------------------------
[09:17:04] Toolcore - Publish (2.0)
[09:17:04] ------------------------
[09:17:04] Initializing publishing process
[09:17:04]      Sitecore URL: http://sitecorewebsite.local/sitecore/service/Publishing.asmx
[09:17:04]      Source: master
[09:17:04]      Targets: System.String[]
[09:17:04]      Languages: All
[09:17:04]      Deep: True
[09:17:04]      Root Item: /sitecore
[09:17:04]      Publish Mode: Full
[09:17:04]      Use Proxy?: False
[09:17:04]      Proxy Host:
[09:17:04] Starting publishing process | Max Timeout: 2m 0s | Max Retries: 10
[09:17:04] Processed: 4
[09:17:06] Processed: 7571
[09:17:07] Publish Complete - Processed: 7571

Log from Publishing.log.[date].txt

3336 09:17:04 INFO  Starting [Publishing] - AddItemsToQueue
3336 09:17:04 INFO  Finished [Publishing] - AddItemsToQueue in 0 ms
3336 09:17:04 INFO  Starting [Publishing] - ProcessQueue
3336 09:17:04 INFO  Finished [Publishing] - ProcessQueue in 496 ms
3336 09:17:04 INFO  Publish Mode : Smart
3336 09:17:04 INFO  Created : 0
3336 09:17:04 INFO  Updated : 0
3336 09:17:04 INFO  Deleted : 0
3336 09:17:04 INFO  Skipped : 7571

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions