Copied to clipboard

Flag this post as spam?

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


  • namnh97 3 posts 23 karma points
    25 days ago
    namnh97
    0

    No data transformed issue when migrating obsolete propertes from v7 to v8 in Our.Umbraco.Migration

    Hi all,

    I have used Our.Umbraco.Migration to migrate obsolete properties as a part of Umbraco upgrade from v7 to v8 with Jumoo usync.

    https://jumoo.co.uk/uSync/

    https://www.nuget.org/packages/Our.Umbraco.Migration/

    I conducted the steps below:

    1. Update config files for the obsolete properties to migrate to the new properties in usync directory.

    2. Trigger Our.Umbraco.Migration to migrate the obsolete properties by the app start event.

    During the execution in the actual environment, I observed that Jumoo usync was executed before the property migration in the same thread, so Our.Umbraco.Migration couldn't find any data to transform.

    In my test environment, Our.Umbraco.Migration was always executed before usync. Therefore, the migration was successful.

    Logs: enter image description here

    Does anyone experience this issue?

    Can anyone give advice why and what conditions Our.Umbraco.Migration is triggered after usync?

    Many thanks

Please Sign in or register to post replies

Write your reply to:

Draft