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
trafficstars

## Current behavior https://github.com/user-attachments/assets/1a304c0f-b1f7-4bf7-a079-9193d5527383 ## Expected behavior we should not be able to see copy button if box is empty. I'm open to create a PR

https://github.com/user-attachments/assets/30702c7c-affa-433e-a02a-2ee79d5a8f30

prio: medium

When adding a Date field (not Date and Time) to an object then populating a value in it the list view shows the date as 1 day before i.e i...

Sentry Issue: [TWENTY-SERVER-65S](https://twenty-v7.sentry.io/issues/6652086409/?referrer=github_integration) | | | | ------------- | --------------- | | **Offending Spans** | db - SELECT "ObjectMetadataEntity"."id" AS "Obj...

## Bug Description domain.com, www.domain.com (that is saved as https://www.domain.com) and https://domain.com can be used to create distinct companies. I would expect Twenty to prevent from creating one of those...

prio: medium

Sentry Issue: [TWENTY-FRONT-4AG](https://twenty-v7.sentry.io/issues/6642916128/?referrer=github_integration) ``` TypeError: Cannot use 'in' operator to search for 'link' in S at getFirstNonEmptyLineOfRichText (../../src/modules/ui/input/editor/utils/getFirstNonEmptyLineOfRichText.ts:17:15) at RichTextV2FieldDisplay (../../src/modules/object-record/record-field/meta-types/display/components/RichTextV2FieldDisplay.tsx:13:14) ... (6 additional frame(s) were not displayed) ```

Sentry Issue: [TWENTY-FRONT-482](https://twenty-v7.sentry.io/issues/6607869274/?referrer=github_integration) ``` ZodError: [ { "received": "2025-05-29T09:23:46.073Z", "code": "invalid_enum_value", "options": [ "NEXT", "THIS", "PAST" ], "path": [ "direction" ], "message": "Invalid enum value. Expected 'NEXT' | 'THIS' |......

from-sentry

Sentry Issue: [TWENTY-SERVER-5SF](https://twenty-v7.sentry.io/issues/6605750776/?referrer=github_integration) ``` Unknown: Request failed with status code 500 File "../../../../../../src/modules/messaging/message-import-manager/services/messaging-import-exception-handler.service.ts", line 185, in {MessageImportExceptionHandlerService#2}.handleUnknownException const messageImportException = new MessageImportException( File "../../../../../../src/modules/messaging/message-import-manager/services/messaging-import-exception-handler.service.ts", line 83, in {MessageImportExceptionHandlerService#2}.handleDriverException await this.handleUnknownException(...

prio: high

Fixes: #12722 The problem is that there is no TS_VECTOR field in workflow objects. Thus, I have added this field to three objects: workflow, workflowVersions, and workflowRuns.

## Bug Description Unable to search by email address. I can use filter to find that specific email in the object. **Example:** Unable to search by email in a custom...