bocoup / nest-weekly-review

An application for managing billing data for consulting projects
http://weekly-review.bocoup.com/
1 stars 2 forks source link

error when saving #64

Closed tkellen closed 9 years ago

tkellen commented 9 years ago

Reproduction:

  1. click on a utilization
  2. hit set (making no changes)
  3. click on the same utilization
  4. hit set (making no changes)
  5. over_utilization error
tkellen commented 9 years ago

It seems you are limited to one "set" per employee before saving starts failing.

jugglinmike commented 9 years ago

@tkellen I think this is resolved by gh-65 (specifically 1d53a1e). I've merged and deployed; could you verify?

tkellen commented 9 years ago

This is resolved!