• 
      

    Fix integration config forms to show local site when fieldsets exist.

    Review Request #9604 — Created Feb. 9, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    a09a8ad...

    Reviewers

    All integration configs for Review Board automatically include a local
    site field. In the case where there were no fieldsets, all the fields
    would show up fine, but if the form tried to group things, the local
    site field would disappear. This is because the djblets form was
    defining the basic info fieldset with only the "name" and "enable"
    fields.

    I've fixed the Review Board form to properly override the basic info
    fieldset, so that local site shows up everywhere.

    Loaded some integration config forms that previously exhibited a missing
    "Local Site" field. Saw the field appear.

    Description From Last Updated

    "Review Board" in the description.

    chipx86chipx86

    "Testing Done" is sitting in the description.

    chipx86chipx86
    chipx86
    1. 
        
    2. Show all issues

      "Review Board" in the description.

    3. Show all issues

      "Testing Done" is sitting in the description.

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