A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Uncaught secondary exception in DefaultDataExporter.Export

Created

Dec 22, 2022

Updated

Nov 04, 2025

Area

CMS Core

State

Closed


Description

Fixed an issue with a secondary exception in DefaultDataExporter.Export which caused code cleanup to occur before logging the issue. The code cleanup could result in an error, and no issue would be logged. Now, the issue is logged before code cleanup starts.