Relationships - add abiliity to select by list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the solution you'd like
When making a relationship with a card, I would like to be able to select which list the card is located. so a new select field would have to be added:
- Board (as is)
- List (new field)
- Card (as is)
Currently when I want to make a relationship with a card on another board, I have to sort through all of the cards instead of the one I want on a specific board.
Describe alternatives you've considered
The only alternative is to manually sort through all of the cards until you find the right one.
Additional context
example screenshot

Related to: #2238
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 relationship card selector described in the issue and review related issue #2238 for context. Add a List selection between Board and Card so cards can be narrowed to the chosen list; done means the relationship flow exposes Board, List, and Card selections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100