musescore / musescore/MuseScore
[MU4 Issue] Change to part name gets reverted after file close/open (if parts were not opened before)
Open
@vpereverzev is already working on this.
Since Nov 22, 2022.
P2
parts
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Modification to part name does not persist after the file is saved, closed, and reopened. It gets reverted to the default part name.
To Reproduce
Steps to reproduce the behavior:
- Create a new score.
- Change the name(s) of part(s).
- Click the Parts button to verify the updated part name(s).
- Save, close, and reopen the file.
- Click the Parts button. Observe the part name(s) being reverted to the default.
Expected behavior
Changes to part name(s) should persist.
As a side note, the Staff/Part properties dialog box no longer contains the Part name field. Is that by design?

Platform information
- OS: Windows 11
- Build: MuseScoreNightly-223190405-master-3558138-x86_64
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.