HomePhabricator

Fix two minor points UI issues

Description

Fix two minor points UI issues

Summary:
Ref T4427.

  • When points are configured, show them on the task detail page (just a simple property, at least for now).
  • Typecast points better to avoid "joe changed points from 12 to 12." beacuse we compare the stored value (as a string) to the new value (as a double).

Test Plan:

  • Saw points on detail view.
  • Created task with points, then edited it without touching points. No more spurious "changed from 12 to 12" transaction.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4427

Differential Revision: https://secure.phabricator.com/D15223

Details

Provenance
epriestleyAuthored on Feb 9 2016, 12:28 PM
epriestleyPushed on Feb 9 2016, 7:57 PM
Reviewer
chad
Differential Revision
D15223: Fix two minor points UI issues
Parents
rP4c1140a3a789: unbreak exception handling
Branches
Unknown
Tags
Unknown
Tasks
T4427: Add formal task points
Build Status
Buildable 10599
Build 13001: Run Core Tests