Page MenuHomePhabricator

Add a "points" field to tasks
ClosedPublic

Authored by epriestley on Feb 8 2016, 10:24 PM.
Tags
None
Referenced Files
F14333857: D15218.diff
Wed, Dec 18, 5:00 PM
Unknown Object (File)
Thu, Dec 12, 1:00 AM
Unknown Object (File)
Wed, Dec 11, 10:45 PM
Unknown Object (File)
Sat, Dec 7, 11:19 PM
Unknown Object (File)
Sat, Nov 30, 11:25 AM
Unknown Object (File)
Sat, Nov 30, 11:23 AM
Unknown Object (File)
Thu, Nov 28, 6:57 PM
Unknown Object (File)
Sun, Nov 24, 6:33 PM
Subscribers
None

Details

Reviewers
chad
Commits
Restricted Diffusion Commit
rPe9f3807cf53f: Add a "points" field to tasks
Summary

Currently never read or written.

Supports fractions.

There's no such thing as an unsigned double so this also supports negative values, technically, although I'll eventually prevent this in the UI.

Test Plan

bin/storage upgrade, then created and edited a task. Nothing was different.

Diff Detail

Repository
rP Phabricator
Branch
board7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10575
Build 12962: Run Core Tests
Build 12961: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add a "points" field to tasks.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 8 2016, 10:32 PM
This revision was automatically updated to reflect the committed changes.