Rename standard and custom apps (#19631)

as title
no migration for existing apps, changes only apply on new workspaces
This commit is contained in:
martmull
2026-04-13 15:13:59 +02:00
committed by GitHub
parent 8bf9b12ace
commit bf5cc68f25
7 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ This main guide provides a high-level overview and navigation hub.
A syncable entity is a metadata entity that:
- Has a **`universalIdentifier`**: A unique identifier used for syncing entities across workspaces/applications
- Has an **`applicationId`**: Links the entity to an application (Twenty Standard or Custom applications)
- Has an **`applicationId`**: Links the entity to an application (Standard or Custom applications)
- Participates in the **workspace migration system**: Can be created, updated, and deleted through the migration pipeline
- Is **cached as a flat entity**: Denormalized representation for efficient validation and change detection