Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)
Previous code could potentially dereference nil - this PR ensures that the poster is loaded before dereferencing it. Signed-off-by: Andrew Thornton <[email protected]>
- Loading branch information