[Musicxml Export] - Hidden staff info not exported
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
The scores with hidden staves should has <staff-details print-object="no"/>
or, in multi-staff part, <staff-details number="2" print-object="no"/>
. This should be applied in both hiding empty staves or cutaway staves.
Fix version
4.0.0
Comments
Relates to #270643: [EPIC] MusicXML import/export issues
Pull request: https://github.com/musescore/MuseScore/pull/11953
Fixed in branch master, commit c6dc78c6e0
Fix #307530: MusicXML export for hidden staves
Fixed in branch master, commit 144584162c
_Merge pull request #11953 from HemantAntony/307530-musicxml_export_missing_hidden_staves
Fix #307530: MusicXML export for hidden staves_
Automatically closed -- issue fixed for 2 weeks with no activity.
Backporting that to 3.x in https://github.com/Jojo-Schmitz/MuseScore/pull/224