Service Pack 1
Release date: March 1, 2026
Service pack availability
Service Pack 1 is available for the following release families:
Recommendation
It is strongly recommended to upgrade to the latest available service pack within your release family to ensure optimal stability, security, and continued support coverage.
Fixed issues
| Bug Identifier | Support Ticket | Description | Applicable Releases |
|---|---|---|---|
| INC-82003 | The mvReferencedTables Inspector report lacked visibility into whether materialized views referenced internal Incorta tables or external data sources. The report now includes a new column that shows the referenced table type: ● Incorta: Refers to tables and views in physical or business schemas ● Non-Incorta: Refers to data sources outside Incorta, such as referencing a remote table | 2024.7.8 (Also in 2025.7.1) | |
| INC-96742 | 61103 | The Schema Status endpoint, /schema/{schemaName}/status, did not return the loading errors. This endpoint now includes an optional includeErrors parameter to return detailed loading errors for the schema and its tables in the endpoint response, providing granular diagnostic visibility directly through the API and eliminating the need to manually cross-reference logs or navigate the UI to identify and troubleshoot schema loading failures. | 2025.7.6 (Also in 2024.7.7) |
| INC-99100 INC-98654 | 63318 | The restricted schema import validation rules introduced in 2025.7.1 caused multiple import failures. You can now import schemas that share a name with an existing schema, provided they use different capitalization. | 2025.7.6 |
| INC-96997 INC-96565 | 61170 63645 64436 | Sorting operations were not interrupted. The query interruption mechanism now interrupts running sorting processes, enabling the immediate termination of long-running operations. Note: Interrupting sorting operations during sync processes requires explicitly enabling this functionality in the engine.properties file. For configuration details, refer to Query Interruption > Interrupting queries blocking sync operations. | 2025.7.6 (Also in 2024.7.7) |
| INC-98013 | 62456 | In specific cases, scheduling aggregated tables to be sent as Excel delivered emails without attachments. | 2025.7.6 (Also in 2024.7.7) |
| INC-96565 | 61170 63645 | Downloading a dashboard could cause it to become temporarily unavailable. | 2025.7.6 (Also in 2024.7.7) |
| INC-99185 | 63909 | Parameter parsing in the SQL Interface (SQLi) incorrectly substituted single-digit placeholders inside double-digit placeholders (for example, replacing $1 within $10). | 2025.7.6 |
| INC-98414 | 62502 | Rapidly toggling the Enable SQL App CMC configuration (for example, On → Off → On) caused a startup error. | 2025.7.6 |