• 
      

    Fix bugs in "Depends On" field.

    Review Request #5294 — Created Jan. 21, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Fix bugs in "Depends On" field.

    The depends on field had some lingering problems:
    * Change descriptions weren't rendered properly, just saying "added" and
    "removed" without actually including the IDs that were changed.
    * Creating a new draft wouldn't copy over the old values, which meant that
    making unrelated changes would clear out the field.

    • Added and removed a bunch of dependencies.
    • Ran unit tests