ToolJet / ToolJet/ToolJet

[TJDB] : Feature to set the default value of FK column to null while creating or editing it.

Open
#12,222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

  • #12223 by @manishkushare — closed without merging
database feature request
Dominant language
JavaScript
Stars
40.9k
Forks
5.4k
Avg merge
2d 18h
Merged PRs (30d)
202

Description

Is your proposal related to a problem?
Yes, when we create or edit a column in TJDB, if it has an FK relation, once we set the value by selecting it from the dropdown, we cannot set it to null again.

Describe the solution you'd like
Add functionality where user can set it to null.

If the feature is approved, would you be willing to submit a PR?
Yes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the TJDB column creation and editing flow that handles foreign-key dropdown values. Trace how a selected foreign-key value is cleared, then verify that users can set it back to null while creating or editing a column. The issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.