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 - The company is not displayed in a **chip** - There is no "Pen icon button" on the cell - Clicking on the cell open the menu...

good first issue

# Current behavior ![CleanShot 2023-11-22 at 11 17 36](https://github.com/twentyhq/twenty/assets/19412894/6e3eb146-f72a-400a-99b8-2e86af64ecae) # Desired behavior 1. Filter the list to display only the employees of a company. For example, if the company is...

scope: backend

# 1 Color outside the viewport ### Current behavior the body above the content is white in dark mode. https://github.com/twentyhq/twenty/assets/19412894/c9f434ca-fbe2-4a52-bc88-33363482332f ### Desired behavior It should be background secondary or even...

good first issue
scope: front
size: minutes

We recently introduce a paid plan for the cloud offering with a dedicated modal. With this modal it's impossible to signout, book a call or contact support. We should probably...

blocked: design needed

## Scope & Context In standard field features, and custom field creation. ## Current behavior We can currently input anything we want in a field name's singular or plural. ##...

good first issue
scope: back+front

## Bug Description I upgraded my self-hosted Twenty instance from v0.1.5 to v0.2.1 by switching to the new Docker images from Docker Hub. Now, when trying to sign in, I...

type: bug

## Context The command currently calls a service with a workspace member uuid in the code, we want to fetch all member ids that have a connected account and ideally...

type: chore

In CommandMenu, we are searching through all workspace objects (company, person, activity, myCustom...). Also si Activity Target relation picker Right now, we are doing 1 call per entity, which is...

Step 1: rename annualRecurringRevenue to annualRevenue Step 2: disable this field by default for newly created workspace Step 3: create a new field, enabled by default on all new workspaces,...

## Scope & Context The custom objects are now implemented but we still need to modify activity target so it can be used with custom objects. ## Current behavior Activity...

blocked: conflict/dependency