Closed gardarthorsteins closed 7 years ago
Hi,
This may be a breaking change in the Umb Core. I haven't used Umb since about v7.3.x.
The concept of ValueConnectors
seems to be new and I'm unsure of what those are.
Apologies for not knowing these new things. Hopefully another user has some insight.
Regards,
Kevin
@gardarthorsteins is there any new status on this? I'm not using Umbraco Cloud so I can't be of much use in terms of hunting down the error, but I'm quite curious about it.
Closing due to age of ticket with no activity, please re-open if still relevant.
Is there any lead on this from someone, i am facing the same issue
@Rabea-M I'm using Archetype with Umbraco Deploy (on Umbraco Cloud). Seems to be working fine so far.
@Rabea-M checkout this package which is a connector for Umbraco Cloud: https://github.com/umbraco/Umbraco.Deploy.Contrib
I don't use Umbraco Cloud so that's as much info as I have :)
FYI, I think Umbraco Deploy Contrib may have been included with the default setup of Umbraco Cloud.
But if it's not in there for some reason, then yeah it should be added.
Thanks guys, I will look through this
Hi,
I'm moving project to the Umbraco Cloud and when trying to transfer nodes I get the error:
System.InvalidOperationException: Could not find Archetype configuration. at Umbraco.Deploy.ValueConnectors.ArchetypeValueConnector.GetValue(Property property, ICollection`1 dependencies)
This is happening with Umbraco version 7.6.1, Archetype 1.13.2 and Umbraco Deploy (not courier).
The first thing I checked was to include the Archetype.Courier.dll resolver file but it will not work with Umbraco Deploy and Umbraco HQ tells me the resolver should be included in Umbraco Deploy and should just work.
Has anybody tried Archetype with the new version of Umbraco Deploy ? Am I maybe just forgetting some configuration file as the error describes ?
All help would be greatly appreciated.