Skip to content

Fix kanban view when grouping select field has null value#16998

Merged
charlesBochet merged 3 commits intomainfrom
ej/fix-kanban-with-null
Jan 7, 2026
Merged

Fix kanban view when grouping select field has null value#16998
charlesBochet merged 3 commits intomainfrom
ej/fix-kanban-with-null

Conversation

@etiennejouan
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="packages/twenty-front/src/modules/object-record/record-group/utils/computeRecordGroupOptionsFilter.ts">

<violation number="1" location="packages/twenty-front/src/modules/object-record/record-group/utils/computeRecordGroupOptionsFilter.ts:37">
P2: When all values are null, `nonNullValues` will be an empty array, resulting in an unnecessary `{ in: [] }` filter condition. Consider only including the `in` filter when `nonNullValues` has elements.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 7, 2026

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:42521

This environment will automatically shut down when the PR is closed or after 5 hours.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Copy link
Copy Markdown
Contributor

@prastoin prastoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me !

@prastoin
Copy link
Copy Markdown
Contributor

prastoin commented Jan 7, 2026

Could be cool to later add a story book test on this too

@etiennejouan etiennejouan enabled auto-merge January 7, 2026 17:51
@charlesBochet charlesBochet disabled auto-merge January 7, 2026 17:52
@charlesBochet charlesBochet added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit 615ef1a Jan 7, 2026
68 checks passed
@charlesBochet charlesBochet deleted the ej/fix-kanban-with-null branch January 7, 2026 18:06
@twenty-eng-sync
Copy link
Copy Markdown

Hey @etiennejouan! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

1 similar comment
@twenty-eng-sync
Copy link
Copy Markdown

Hey @etiennejouan! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants