twenty icon indicating copy to clipboard operation
twenty copied to clipboard

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

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

resolve #12881 This PR enables updating multiple selected records: - Created a new hook for updating many records. - Extracted the selected record IDs and invoked the new useUpdateManyRecords hook...

Moves system-level operations (auth, billing, admin) to use the /metadata endpoint instead of /graphql. This cleans up the endpoint separation so /graphql is purely for core objects (Company, People, etc.)...

# Introduction Initializing the `twenty-sdk` package Containing very low level dependency, basic testing from now and basic preconstruct configuration too

## Scope & Context Not every employee remains with the company, but his information does, Deleting a user is probably not the smartest to choice, to remove him from Twenty....

## What’s Changed - **API Enhancement:** You can now search for people/contacts by their email address via the API. The UUID is no longer a mandatory requirement for person lookups....

> [!NOTE] > The new behavior is hidden behind a feature flag. ## Before https://github.com/user-attachments/assets/30c6d001-d9c8-4006-b577-e4e450d58b12 ## After https://github.com/user-attachments/assets/79446976-4508-41d2-8044-4078f67c02e0

-PR: awaiting review

## Bug Description ![Image](https://github.com/user-attachments/assets/b555101d-c29b-4578-8eee-218d3d3451ae) ## Expected behavior I would expect a node to be red and no pending node. ## Technical input I assume this is because there is a...

prio: low