Copied to clipboard

Flag this post as spam?

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


  • James Saliba 14 posts 87 karma points
    Jun 21, 2017 @ 23:56
    James Saliba
    0

    Courier not transferring Forms after upgrade to Umbraco 7.6.3 / Courier 3.1.2 / Forms 6.0.1

    Has anyone else found that Courier no longer works on Forms after these version upgrades? Everything used to transfer just fine on Umbraco 7.5.x / Courier 3.0.4 / Forms 4.3.2.

    Now when I make a change to a form on my local Umbraco site and tell it to Courier to the staging server, it comes back with "No changes found" and won't deploy anything. I can change all the form layout/elements/inputs I like, but it doesn't find any changes. If I change the title of the form itself, it claims to then find changes and says it has transferred, but no changes actually propagate to the destination at all.

    I've got debugging on, and the .couriergraph and .couriercompare files are empty. All the items listed in the queue.xml have the "Processed" and "Skipped" values set to "true".

    Other types of content (like pages and views) seem to Courier just fine after the upgrade. Anyone run into this sort of problem? I don't even know where to start troubleshooting...

  • Martina R 9 posts 90 karma points
    Oct 25, 2019 @ 10:36
    Martina R
    0

    Hello James I'm having the same problem with this setup:

    • Umbraco 7.15.3
    • Courier 3.1.6
    • Forms 7.2.0

    Did you ever manage to solve your issue?

  • James Saliba 14 posts 87 karma points
    Oct 25, 2019 @ 14:42
    James Saliba
    0

    Hi Martina,

    This problem was only on those older versions of Umbraco/Courier/Forms for me. I can't remember which version update fixed the issue, sorry, but on the latest version of everything it should be working fine.

    I'd check to make sure you have the Umbraco.Courier.FormsProvider DLL in your solution, off the top of my head.

    It's no longer an issue for me regardless because I find just copying the JSON files manually for Forms a much easier process (since we source control all our files in git) than using Courier.

  • Martina R 9 posts 90 karma points
    Jan 08, 2020 @ 14:14
    Martina R
    0

    Sry I totally forgot to reply to this thread, yes that was the problem, I was missing those .dlls

    Umbraco.Forms.Core.dll
    Umbraco.Forms.Core.Providers.dll
    Umbraco.Forms.Web.dll

Please Sign in or register to post replies

Write your reply to:

Draft