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

## Scope & Context If you self host twenty right now, you would be essentially hosting a competition to the cloud service. Self-hosting usually means that they are going to...

good first issue

We got some pretty though feedback due to the broken Render button, would be nice to fix it :-) https://twitter.com/jdevalk/status/1742277843004850598 It might have to do with the FDW extensions. @martmull...

type: bug

## Scope & Context In activity editor. ## Current behavior If we don't have the focus on a line in the activity editor, we have to hover precisely above the...

good first issue
scope: front

## Scope & Context For now, threads and messages are fetched separately. - First we fetch all the threads and save them in the database - Then we fetch all...

type: chore

Fix #2498 Updated ![image](https://github.com/twentyhq/twenty/assets/75962762/11462203-36de-4f86-a421-9586ac477987)

PR: awaiting author

I had this error when starting my storybook dev server: ![Capture d’écran 2023-12-29 à 16 36 28](https://github.com/twentyhq/twenty/assets/71827178/80e71643-47dd-4081-b4f1-07e3f5d5ce5f) I saw this issue https://github.com/storybookjs/storybook/issues/20876 and tried the following solution: removing ~/.pnp.cjs and...

## Scope & Context Try logging by email with whitespaces at first or last or both. ``` [email protected]``` or ```[email protected] ``` ## Current behavior It shows invalid email ![image](https://github.com/twentyhq/twenty/assets/75962762/a2240cf3-bff3-4356-8d3a-b762550faf0e) ##...