• 
      

    Publish to submitter only from the banner

    Review Request #9213 — Created Sept. 23, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    93f57bd...

    Reviewers

    Previously, the "Publish to Submitter Only" button from the review draft
    banner did not actually do that -- instead, it just published normally.
    Now the submission handler accepts an object of options to allow special
    case publishing (such as to submitter only) and the banner takes
    advantage of this to publish correctly.

    Testing done:
    Manually verified that when publishing to submitter only from the draft
    banner only notifies the submitter.

    Manually verified that when publishing to submitter only from the draft
    banner only notifies the submitter.

    Description From Last Updated

    Should be "boolean"

    david david

    I think we only want to include this in the attrs if it's been changed.

    david david
    david
    1. 
        
    2. Show all issues

      Should be "boolean"

    3. Show all issues

      I think we only want to include this in the attrs if it's been changed.

      1. We don't do this elsewhere (e.g. in the other codepath responsible for the same behaviour).

    4. 
        
    brennie
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (7dc14f7)