Just to clarify, how are you pushing content? Are you using Umbraco Cloud with multiple environments? Are you using Courier? uSync Content edition? Or some other method?
That doesn't sound good, have you tried speaking to the Umbraco Support team about it? (Accessed from your cloud portal in the bottom right of the screen).
Deployments on cloud use Deploy so it sounds to me like a bug in Deploy causing your issue (at least that is my gut feel).
Something I've been told though, when I was having content issues, is that content shouldn't really be uploaded from your local environment unless you know all environments are in sync from a schema deployment point of view as it can result in all sorts of issues.
Pushing content clears out any value in Umbraco.DropDown.Flexible
I have doc type set up and within those I make use of the dropdown fields (Umbraco.DropDown.Flexible)
Every time I push content from one environment to another, the dropdown is being reset the default value (blank).
As far as I can see, everything else is pushed with no issue what so ever.
Is there any reason for this?
Hey Gregory,
Just to clarify, how are you pushing content? Are you using Umbraco Cloud with multiple environments? Are you using Courier? uSync Content edition? Or some other method?
Cheers,
Nik
Sorry, I should provided more context.
We are using Umbraco Cloud where we queue content to be sent to the next environment (we use local > dev > staging > live).
No matter the environment, any data in drop down fields is lost from one environment to another.
That doesn't sound good, have you tried speaking to the Umbraco Support team about it? (Accessed from your cloud portal in the bottom right of the screen).
Deployments on cloud use Deploy so it sounds to me like a bug in Deploy causing your issue (at least that is my gut feel).
Something I've been told though, when I was having content issues, is that content shouldn't really be uploaded from your local environment unless you know all environments are in sync from a schema deployment point of view as it can result in all sorts of issues.
Cheers
Nik
Hi Gregory,
Check my reply on another thread, I think it may help?
https://our.umbraco.com/projects/backoffice-extensions/doc-type-grid-editor/doc-type-grid-editor-feedback/93277-dropdownflexible-on-dtge-not-working-with-clouddeploy#comment-294943
http://issues.umbraco.org/issue/UAAS-739
Cheers,
- Lee
Thanks,
Gonna try that workaround, seems like it could work.
is working on a reply...