[TJDB] : Feature to set the default value of FK column to null while creating or editing it.
Nobody has claimed this yet.
- #12223 by @manishkushare — closed without merging
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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