Blueprint Export Fix
Exporting blueprints from the SACM Blueprint administration page was previously failing silently or throwing errors, preventing users from exporting blueprint configurations to Excel. The export filter construction on the frontend was sending database field names with an incorrect prefix, which caused the backend query to fail. The filter keys have been corrected so that the export query builds and runs properly.
Where the fix appears
The corrected export is available in the following location:
| Location | What changed |
|---|---|
| Administration > SACM > Blueprints > Export | Blueprint export now works correctly and downloads the Excel file without errors. |
Note: No action is needed. The fix takes effect immediately after upgrade.