code-corps-api icon indicating copy to clipboard operation
code-corps-api copied to clipboard

Add time estimates to tasks

Open joshsmith opened this issue 7 years ago • 2 comments

Problem

We want to be able to add an estimate of how long it will take to do a task in increments of:

  • Less than an hour
  • 1 hour
  • 2 hours
  • 3 hours
  • 4 hours
  • More than 4 hours

joshsmith avatar Oct 02 '17 22:10 joshsmith

would it be ok to have an integer field, say estimate. Then values of integers would represent there respective hours, and 0 says "less than 1 hour" and 5 says "more than 4 hours"

vishaldeepak avatar Oct 14 '17 07:10 vishaldeepak

Hmm I'm not sure yet. I'm actually willing from a product perspective to maybe push this idea off some. I think we may have some higher priority things to tackle.

joshsmith avatar Oct 16 '17 06:10 joshsmith