Save as previous version

Is there a way to export a project file running on 7.8.2 so that it can be uploaded to a gateway running a previous version (7.8.1). I currently receive a parsing error when trying to upload.
Thanks
Dan

Ignition quite deliberately doesn’t support going backwards in version. But you can fake it out (with some risk of breakage) by exporting parts of your project from the designer, then editing the XML header of the export to the version information of the older version. Then it probably will import. It will screw up any components that have had any internal field changes, and might bomb completely. It can leave corrupted traces in the gateway, too. But for simple stuff, it works.

But let me repeat, if I wasn’t clear enough, that this is not supported.