Page MenuHomePhabricator

Add a "points" field to tasks
ClosedPublic

Authored by epriestley on Feb 8 2016, 10:24 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Thu, Nov 21, 3:31 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.