The `Message` field of the `PostPatch` struct [here](https://github.com/mattermost/mattermost-server/blob/d391fd6231b8ff54578ec35810146aa48101cfc9/model/post.go#L524) is nil. I'm not sure what about the sampledata command causes this to happen.
covered by UTs
Is this a new issue / or urgent issue?
I don’t believe it is new, and it is not urgent due to this sampledata command being for development/demo purposes only. The pin attempt just fails, with no app crash as far as I can see.
I agree with that this is not urgent.
No testing required. Closing.