Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on multilingual push #131

Closed
AaronSadlerUK opened this issue Sep 6, 2021 · 4 comments
Closed

Error on multilingual push #131

AaronSadlerUK opened this issue Sep 6, 2021 · 4 comments

Comments

@AaronSadlerUK
Copy link

When I try to push a node from development which does not exist on UAT, but only has a single language specificed I get the below error:

"publishedContentHandler": Import Failed : "System.InvalidOperationException: Cannot save content with an empty name.

For example this node has not been created in the Spanish varient
image

But has in the English varient, on the push window I am selecting just the English varient:
image

But I get the above error

@KevinJump
Copy link
Member

will take a look

@KevinJump
Copy link
Member

think we have this - (its in uSync 😦 ) will push something when i've done some sanity checks.

@KevinJump
Copy link
Member

Hi,

we've pushed an update.

the change is only to one file in uSync.ContentEdition so really you only need to update content edition.

PM> update-package uSync.ContentEdition -version 8.10.1

but as this affects everything in the change, we've updated all the way up to uSync.Complete 8.11.1 (no changes except for the dependency on uSync 8.10.1). - so that will do a complete update.

PM> update-package uSync.Complete -version 8.11.1

(and this is one of the reasons we've merged content edition in v9 - it never makes sense to just update it).

@AaronSadlerUK
Copy link
Author

Brilliant, thanks Kev!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants