-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Space - Administration
-
None
-
1
-
Minor
Issue Summary
When generating a Legacy content report, the report will contain eligibility status as ERROR when it fails to parse a macro on the page
Steps to Reproduce
- Generate a Legacy content report
- Download the CSV
- The CSV contains ERROR for pages where a macro fails to render
Expected Results
When a page contains a macro that fails to render, the row in the CSV should have NOT_SUPPORTED as a status.
Actual Results
Splunk logs show GadgetParsingException is thrown for the corresponding page.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available