Fix bugs in "Depends On" field.

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

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
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (b73b167).
Loading...