ms-structural / ms-structural/femdesign-api
Mismatch between section name in .struxml and section name in results
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Concrete sections, Rectangle, 150x300 -> .struxml
Concrete section Rectangle 150x300 -> results
for the time being, I have replaced the .struxml file manually removing the "s" and do a comparison without the "," for string match
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.
Research direction
Reproduce the mismatch using the Concrete sections, Rectangle, 150x300 example and compare the .struxml section name with the result name. Investigate where the section names are read and compared; done means the names match consistently without manually removing the "s" or the comma.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100