Skip to content

Umbraco 17 - Pulling document types from staging to production #288

@stef4905

Description

@stef4905

Describe the bug
After upgrading from Umbraco 13 to 17.1, and also upgrading from uSync.Complete 13.1.8 to 17.0.1. We are experiencing some false error messages when pulling document types directly to production from our staging environment.

When pulling, we get this error saying there is nothing found to sync (but there are multiple new document types).

Image

This is the only error we get in the log:

System.InvalidOperationException: Step failed to process pull-export - calculate (False) [Nothing found to sync] at Jumoo.Processing.Core.Processing.Services.ProcessingService.ProcessInternalAsync(IProcessingBundle bundle, IProcessingStrategy strategy) at Jumoo.Processing.Core.Processing.Services.ProcessingService.ProcessAsync(IProcessingBundle bundle, String clientId)

Version (please complete the following information):

  • Umbraco Version: 17.0.1
  • uSync.Complete Version 17.0.1

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Settings tab
  2. Click on the three dots on "Document Types" and select Pull
  3. In the Source dialog select the source env.
  4. Click pull
  5. See the error

Expected behavior
A report on all new changes for the current environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions