Goldinteractive / craft3-sitecopy

With this plugin you can copy the content of an entry to another site.
MIT License
22 stars 6 forks source link

Issue with Neo blocks when not managed on a per-site basis #6

Closed lukasNo1 closed 5 years ago

lukasNo1 commented 5 years ago

Craft 3.2.4.1 Neo 2.3.6 If we want to copy a neo block, that is not saved on a per-site basis, neo throws an error "Invalid owner ID".

Side note: Resave entries when changing a neo block to "manage on a per-site basis", else the content will get deleted.

lukasNo1 commented 5 years ago

Neo 2.4.0 seems to fix this.