There has been a regression that i cannot find documented in any commit to be intentional.
When Cherry-picking a commit without committing immediately, the commit message used to be copied over by default. Now this doesn't happen anymore. We migrated from another version control system where local commits did not exist and some older colleagues prefer this method for testing over immediate commit + ammend/fix commits. It would be very useful for them if this old behavior came back. If this was an intentional change, could you give the reason? This is of course no deal breaker, but it would be nice for them as it reduces manual copy-paste work.
when the first option (commit all changes) is DESELECTED (so opposite of the picture)

Thanks beforehand! i don't think I'll be able to find time this month, but in December i can try to look at it myself if needed/wanted.