musescore / musescore/MuseScore

[MU4 Issue] Change to part name gets reverted after file close/open (if parts were not opened before)

Open
#14,531 4 comments 0 reactions 1 assignee View on GitHub

@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:

  1. Create a new score.
  2. Change the name(s) of part(s).
  3. Click the Parts button to verify the updated part name(s).
  4. Save, close, and reopen the file.
  5. 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?
image

Platform information

  • OS: Windows 11
  • Build: MuseScoreNightly-223190405-master-3558138-x86_64

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.