Enter always shows id as int
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Domain
- cli
Research direction
The issue is about the generated diagram incorrectly showing IDs as ints even when using --idtype string. Look at the diagram generation code, likely in a file handling the CLI command or diagram output. Check how the ID type is read from the schema and passed to the diagram renderer. Verify the fix by running the CLI with --idtype string on a test schema and inspecting the output diagram.
Written by the indexing model from the issue text.
Description
Though I see a comment about customer ID types being supported and even though my gen code uses --idtype string (and the corresponding generated code is correctly using string) - the gernerated diagram always says that the id is an int.
- Dominant language
- Go
- Stars
- 143
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from a8m/enter
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·