Page MenuHomePhabricator

Allow "0" to be a valid workboard column point limit
ClosedPublic

Authored by epriestley on Feb 10 2016, 11:08 PM.

Details

Summary

Fixes T6580. Now:

  • Empty field means "unlimited".
  • Zero means 0.
  • Nonzero means that number.

(Although you can now have fractional points, I didn't change columns to allow fractional limits, because too bad.)

Test Plan

Screen Shot 2016-02-10 at 3.06.11 PM.png (1×1 px, 116 KB)

Diff Detail

Repository
rP Phabricator
Branch
zlimit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10624
Build 13037: Run Core Tests
Build 13036: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow "0" to be a valid workboard column point limit.
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 10 2016, 11:09 PM
This revision was automatically updated to reflect the committed changes.