A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/umbraco/Umbraco.Deploy.Issues/issues/126 below:

Not all document properties get transferred, neither from local to Live nor from Live to local · Issue #126 · umbraco/Umbraco.Deploy.Issues · GitHub

Issue description

What I did:

  1. Created a new Umbraco 10 Cloud Starter project.
  2. Added German as default language (LIVE).
  3. Created a contact form and some translations as magic strings (LIVE).
  4. Cloned project to localhost.
  5. In Visual Studio 2022 added sln-file and class library project UmbracoProject.Core.
  6. Renamed UmbracoProject to UmbracoProject.Web (updated namespaces, .umbraco)
  7. Deleted bin and obj folder.
  8. Configured ModelsBuilder to generate models in UmbracoProject.Core with mode SourceCodeManual project in appsetting.devlopment.json.
  9. Configured ModelsBuilder mode Nothing in appsetting.json.
  10. Generated models in back-office settings section.
  11. Restarted with compiled models.
  12. Created composition doc type SEO with three properties.
  13. Created doc type with template idsStandard using sEO composition and grid property.
  14. Created doc type with template Root inheriting from idsStandard and textbox for sitename allowed at root.
    14.1. all doc types and properties allow vary by culture
  15. Created one content node of type root and filled in the properties.
  16. Stopped debugging, build and did git push.
  17. Started debugging again and queued the one and only node for transfer.
    17.1. On Workspaces started Transfer to Live and got schema mismatch error
  18. Reordered properties on sEO doc type, generated models and git push.
    19.1. Started debugging again and queued the one and only node for transfer.
    19.2. On Workspaces started Transfer to Live and received success message
    19.3. In Live environment I see the root node with correct name and template assigned, but none of the properties have their values set.
  19. Deleted the Live node and tried transfer from local again. No difference.
  20. Filled in all properties on the Live node and deleted the local node.
  21. Did a restore on local, but same result of created node without property content.
  22. Deleted all local files and did a fresh clone of the project.
  23. Build and restored from Live: Same result.

If it might help you can use my project https://www.s1.umbraco.io/project/idseefeld
Do I have to add one of you to the project or do you have already admin access?

I will wait for your response. Continuing to work just doesn't make sense anyways.😥

Yours Dirk


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4