-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Hi
I'm not sure if this is a bug or not, but I'm trying to find a solution to it.
We've used the LinkPicker on a site, which we are now migrating to Umbraco Cloud.
I've upgraded the LinkPicker package to the latest version, and other issues and messages here suggests that it should work on Umbraco Cloud.
I'm however having getting an error when deploying content from Local to Live
The source environment has thrown a System.InvalidOperationException with message: Value "{
"id": "48144",
"name": "Få et tilbud - Sommerrejser",
"url": "#",
"target": "_self",
"hashtarget": ""
}" of type "Newtonsoft.Json.Linq.JObject" could not be converted to type "System.Int32" which is expected by property type "".
Like I said, not sure if this is a bug or something in the package itself, but any help is appreciated.
Umbraco v. 7.10.1
LinkPicker v. 1.4.1