musescore / musescore/MuseScore
[MU4 Issue] replacing three flutes by three oboes causes wrong generic part names (multiple parts with same name)
Open
Nobody has claimed this yet.
P4
parts
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
If user replaces 2 or more instruments by same instrument (f.ex. 3 flutes by 3 oboes), it causes wrong generic part names
To Reproduce
Steps to reproduce the behavior:
- Create score of 3 flutes
- Replace them by 3 oboes (Oboe 1, Oboe 2, Oboe 3)
- Open Parts dialog
- See error - Generic Parts names are incorrect. Multiple parts have even same name
Expected behavior
Correct part names (Name 1, Name 2, ...)
Screenshots
https://user-images.githubusercontent.com/1646034/203564127-49cd23cd-c097-4ad3-9458-78a10803506e.mp4
Platform information
- OS: [reported on Linux]
Additional context
Add any other context about the problem here.
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.
Assessment
This issue has not been assessed yet.