Use the new close_description field when working with close descriptions.

Review Request #6424 — Created Oct. 9, 2014 and submitted

Information

Review Board
release-2.0.x
78be4c0...

Reviewers

Now that we have a new, improved field for specifying close descriptions
on a review request, it's time to make use of it in the UI, along with
cleaning up the code surrounding it.

The code dealing with "changeDescription" has been split up a bit to
work with either "changeDescription" or "closeDescription," and to look
in the ReviewRequest or DraftReviewRequest, depending on the field.

This also helps set up for bits of the new server-side Markdown change.

Edited draft change descriptions and close descriptions.

Unit tests all pass.

chipx86
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (abf60bf)
Loading...