Skip to main content
hotfix

🚀 Platform improvements for week 29, 2026

Related products:Software FactoryIntelligent Application Manager
  • July 17, 2026
  • 0 replies
  • 36 views

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi everyone!

We’ve released the following platform improvements this week:

 

IAM 2026.2.11, 2026.2, 2026.1

  • 20260713 - Improved rights check for Cube view filter node interface view
    • Due to an inefficient Where clause, the Cube view filter node interface view could inspect a larger dataset than needed to ensure the cube fields used within users' custom cube views have the necessary rights. This has been optimized.

 

SF 2026.2.11, 2026.2

  • 20260710 - Apply missing cascade delete for query detail references
    • Three query-references were missing ON DELETE CASCADE, causing a deletion of the parent record to be blocked by the existence of a query record. Whilst normally we do want to prevent such deletion, in these cases, the deletion is permitted. Now, you can remove Check constraints, Data sets, and Mock data columns and have the query data removed automatically.

  • 20260714 - Adjust RDBMS data validations

    • The Software Factory offers a set of validations to ensure the _query tables have a value when needed. However, these validations would only return a result for multi-RDBMS models. This has been changed so they also validate single-RDBMS type models. Now, for example, you will be informed if a domain misses a datatype.