Vision easy chart saving results in DB Pens empty data, serialization error in window upgraded from 8.1 in 8.3.2 designer

I have upgraded a project from Ignition 8.1.27 to 8.3.2. I have a vision window with an easy chart component, when I try to make any change to the window and save it the DB Pens property in the easy chart component gets overwritten from the original value of a valid empty dataset, to a No-Data value. This keeps happening even when I reset the dataset value to the correct empty dataset (the property is not used in this easy chart). When I try to save the property gets overwritten and the window then throws an error that the dataset does not contain the correct columns.

If I try to make any other changes and save after this I get a serialisation error.

I have tried rebuilding the component in the window using a new easy chart component but the error occurs on the new component. I created a new vision window with easy chart components and those save fine. I have a lot of components in the original window and I would prefer not to create it all again. Can you advise me?

(post deleted by author)

I would dig into any scripting you might be using that could be overwriting that dataset. There's been changes to the datasets in 8.3 where you no longer need to do the conversion between the 2 types.

Can you send a project export from 8.1 in to support?