When trying to update a document I receive the following error:
Unable to save version:
List(JsError(List((,List(ValidationError(error.expected.jsstring,WrappedArray()))))))
This occurs on the following document:
https://tsb-corporate-hub.prismic.io/documents~b=working&c=unclassified&l=en-gb/XuN_1RAAACIAJJQZ/?section=Main
This document uses the content type of Branch and has uid of 'retford'. We have some 400 of these setup. When I tried to update another of the same doc type did not have any issue (uid camberley). When I try to create a new Branch doc I run into the same issue.
Let me know if there is any other info I should provide for troubleshooting