graphprotocol / graphprotocol/hypergraph
Improve Relation handling when selecting an existing Type
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When selecting an existing type with relation to another type and it's not clear which one (e.g. by relationValueType or name if only one exists) then leave out the relation at all
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
No file, test, or entry point is named. Locate the logic for selecting an existing type and handling its relations, then reproduce a case with multiple possible related types. Done means the relation is omitted when the related type cannot be identified unambiguously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100