• 
      

    Add to_submitter_only to ReviewPublishedEmailHook

    Review Request #8894 — Created April 12, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x

    Reviewers

    The ReviewPublishedEmailHook was missing the to_submitter_only
    argument and we weren't sending it when filtering. This patch adds it
    in. This patch also corrects the documentation of the
    ReviewpublishedEmailHook.get_cc_field method to correctly refer to the
    cc_field argument instead of to_field.

    Ran unit tests.