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

Previously, timeline activities were using shouldOnlyLoadRelationIdentifiers=true (default), which only loaded id, name, and avatarUrl fields for the workspace member. However, the workspace member object was being returned as undefined, causing...

https://github.com/user-attachments/assets/a3074292-acc7-4117-add4-8b3f8d00673e

-PR: awaiting author

-PR: wip
-PR: awaiting author

https://github.com/user-attachments/assets/e2ed0b56-5f30-45d7-a70a-05ccdcb2f512

prio: medium

## Bug Description I created a relation field from my custom object and Tasks, another one from my custom object and Notes. (I did this bc I wanted to rename...

## Bug Description Rendering error in companies list, first item in table list is not showing correctly, it's details are hidden. Check screen recording for clear details. Check the bottom...

Add a new setting similar to the settings we already have here: To define the behavior upon click which should be either copying the value to keyboard or a link...

good first issue

https://github.com/user-attachments/assets/217aa133-905f-4dcd-8bbc-205e6f977514 I have to click outside after enter to trigger the update

prio: high

Closes #15728 ## Problem The `color` of `ButtonHotKeys` was set to `theme.border.color.blue` when the button accent was blue. This led to poor visibility of the hotkey. ## Solution The `color`...

blocked: design needed

Closes #15067 When filtering by a record's `id` using the "Is" operator in a workflow's `Search Records` action, the filter was ignored. The action returned all records for that object...

-PR: awaiting review