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

https://github.com/user-attachments/assets/4ec0a39f-ce76-446f-a119-683693a97671

prio: medium

## Bug Description I created a search on a custom object (user workspaces) based on empty relations. (each user workspace has many Twenty users and each user workspace has many...

prio: high

# Introduction Important note: for the moment testing this locally will require some hack due to latest twenty-sdk not being published. You will need to build twenty-cli and `cd packages/twenty-cli...

-PR: awaiting review

# Introduction While removing the v1 https://github.com/twentyhq/twenty/pull/15823 I've encountered the method `objectMetadataService.deleteObjectsMetadata` that I didn't wanted to migrate as it is and if it's not challenging its existence legitimacy. ##...

-PR: awaiting review

# Introduction Remove the v2 feature flag for view-field field-metadata and object-metadata metadata entities ## Some details - Disabled nestjs-query for object metadata creation and explicitly calling it - removed...

-PR: wip
-PR: awaiting author

## Bug Description When manually running a workflow that iterates over opportunity, updating their name, the process stops at the iterator step after 10 iterations with error "Cannot read properties...

Before working on [migration of timeline activites](https://github.com/twentyhq/twenty/pulls?q=is%3Apr+assignee%3Aguillim+is%3Aclosed), we need to work on this project first. There are two main feature to develop 1. updateOne of a Relation that involves a...

-PR: wip
-PR: awaiting author

## Scope & Context ## Current behavior Current filters available to filter on dates in dashboards Current filters available to filter on dates in views ## Expected behavior Allow to...

prio: high

Context - - refactoring v1 and v2 seeds to test v2 dashboard flag both on and off Right now, the db reset command fails if the feature flag is off...

-PR: awaiting review

The problem with the tooltip is that it is hard to move the mouse slowly to get the tooltip on a precise data point : https://github.com/user-attachments/assets/a87d75a4-81e4-4445-b3a9-2bcc618fb87d We would like to...

blocked: design needed