• 
      

    Fix serialization of general comments for webhooks.

    Review Request #8180 — Created May 23, 2016 and submitted

    Information

    Review Board
    release-3.0.x
    c9e6727...

    Reviewers

    The code that serialized reviews for notifications was using a resource name
    for general comments that didn't exist. This change fixes that.

    Ran into errors when building the docs. After this change, no more errors.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/notifications/webhooks.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/notifications/webhooks.py
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (e3f468d)