twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Building a modern alternative to Salesforce, powered by the community.

Results 2448 twenty issues
Sort by recently updated
recently updated
newest added

## Scope & Context Currently, we display mock data for the blocklist in the frontend. ## Technical inputs ### Create blocklist data model: - id, createdAt, updatedAt - handle -...

type: chore

# Current behavior If there is no record in the object index, the plural form of the object name is used ![CleanShot 2024-01-30 at 15 13 57](https://github.com/twentyhq/twenty/assets/19412894/80c1cfae-5d85-4544-bef1-5891091faced) # Desired Behavior...

scope: front

## Scope & Context Some queries are quite expensive and we currently have no way to create an index for our standard objects except for FK. Ideally we should be...

type: chore

## Scope & Context Currently, all relations have "ON CASCADE DELETE" by default. This causes some issues for certain objects. Ideally we would like to define this individually for each...

type: chore

## Scope & Context Identifiers are used by some client components to represent a record. Those identifiers are mapped to existing field-metadata and the object-metadata table contains both labelIdentifierFieldMetadataId and...

scope: backend
type: chore
size: short
prio: med