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

# Email is received ### New email received ![CleanShot 2023-12-22 at 15 22 15](https://github.com/twentyhq/twenty/assets/19412894/76db862f-61ab-482a-8feb-41139a3438c4) ### New reply received ![CleanShot 2023-12-22 at 15 23 08](https://github.com/twentyhq/twenty/assets/19412894/ca2bca68-3da1-4469-8463-fda8a54072e3) # Email is sent ### Reply...

scope: back+front
size: days

## Scope & Context We can currently use `useRecoilCallback` without passing it a dependency array, this is the source of many silent errors. ## Technical inputs We want to enforce...

good first issue
scope: front
type: chore

# Current Behavior - Menu item's icon buttons look too large. - its background color in dark mode seems odd. ![Screenshot 2023-12-21 at 10 00 07](https://github.com/twentyhq/twenty/assets/19412894/d2a0d32a-3268-45fe-a005-7dd17ab1f911) # Desired Behavior In...

good first issue
scope: front
size: minutes
size: hours

## Context https://github.com/twentyhq/twenty/blob/68a625075759a8eb3178e2aab21541b15261f60d/packages/twenty-server/src/core/user/user.resolver.ts#L47 This may have been fixed already. TBC. ## Sentry ``` TypeError: Cannot destructure property 'id' of 'undefined' as it is undefined. File "/app/packages/twenty-server/dist/src/core/user/user.resolver.js", line 46, in UserResolver.currentUser...

## Context https://github.com/twentyhq/twenty/blob/68a625075759a8eb3178e2aab21541b15261f60d/packages/twenty-front/src/modules/object-record/field/hooks/usePersistField.ts#L125 ## Sentry ``` Error: Invalid value to persist: "" for type : DATE_TIME, type may not be implemented in usePersistField. at None (/assets/index-bbb_VXwK.js:1241:57203) at None (/assets/index-bbb_VXwK.js:11:47574) at...

type: bug
scope: front

## What pg_graphql seems to have an "atMost" parameter. We should probably increase this parameter (100?) and make sure this is catched and returned with a friendly user message at...

## Scope & Context We want a graphql API explorer in [https://docs.twenty.com/graphql](https://docs.twenty.com/graphql) like we have in [https://api.twenty.com/graphql](https://api.twenty.com/graphql). It is indeed a really useful option ## Current behavior In [https://docs.twenty.com/graphql](https://docs.twenty.com/graphql) we...

type: documentation
good first issue
size: hours

# Behaviors ![CleanShot 2023-12-22 at 15 31 08](https://github.com/twentyhq/twenty/assets/19412894/7ccdbad7-9ad7-460e-b903-2d11f6be2f2d) Let's introduce two key activities: 1. A team member gets an event invitation. 2. A team member organizes an event. Let's use...

blocked: tech spec needed

# Desired behavior We want to provide an option to automatically create contacts for people to whom you have sent emails: ![CleanShot 2023-12-22 at 15 54 26](https://github.com/twentyhq/twenty/assets/19412894/91dbcdbb-baeb-40c5-a885-c82b4c6e3c67) This should be...

https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=15568%3A46027&mode=dev ```[tasklist] ### Tasks - [ ] https://github.com/twentyhq/twenty/issues/3013 - [ ] https://github.com/twentyhq/twenty/issues/3014 - [ ] https://github.com/twentyhq/twenty/issues/3015 - [ ] https://github.com/twentyhq/twenty/issues/3136 ```

scope: front
type: feature