Small attributes not copied with Repeat function
When utilized, the Repeat function during Note-Entry doesn't bring along with it the small attributes of a note/notehead as set within the Inspector, nor, and seemingly less crucial, does it copy over articulations/ornaments during its use,
Correlated forum post.
Comments
An allied issue: #232001: Stems, hooks/flags, and beams not selected after paste or repeat?
The repeat function in note entry is indeed designed to copy the last entered pitches and not the last entered notes with all their attributes (small, color, children etc...). This could be a feature request, but it's not really a bug. Also, it's not linked at all with #232001: Stems, hooks/flags, and beams not selected after paste or repeat.
Even for a feature request, I can imagine that 50% of the time, users will not want everything to be copied.
The relevant code is here in the 2.2 branch https://github.com/musescore/MuseScore/blob/21e78652d0c223be631acb70df4…