Sign-in

LiquidPlanner
30-day free trial
30-second sign-up

About our forums

Our forum platform uses a separate login to identify you; it's not the same as your LiquidPlanner application login.

>> Login to the forums now 

If you wish to post and subscribe to change notifications, you will need to create a forum account.

After you login, you can access your profile by clicking your name floating at the top of the page. Clicking your name will also allow you to subscribe to e-mail change notification messages for the section you are currently looking at. 

Note, the forums are a public area. Do not post any private workspace content.

Join the LiquidPlanner Developer Forum > Estimate: always "days" as default - should be possible to set hours

Hi there,

I'm playing with the new Liquid Planner API that seems to work fine. However, one bugish issue: At our workspace estimates are configured with "hours" as default. However, when posting a new estimate via the API, it is interpreted as days. Appending "h" has no effect. So e.g. estimate of "4" or "4h" is converted to "32" hours.

Could this be fixed? Or is there a workaround?

/Anton

June 1, 2010 | Registered CommenterAnton Stonor

Anton --

The intended behavior is that "4" (no suffix) or "4h" (with an "h" suffix) should be interpreted as 4 hours, and that "4d" should be interpreted as 4 days.

However, you've identified a bug -- after this parsing, we're incorrectly scaling everything by the workspace's "hours-per-day", which defaults to 8.

We'll have a fix for this bug out next week.

Thanks!

June 1, 2010 | Registered CommenterBrett Bender

HI again,

I can confirm that this has been resolved now.

Thanks,

Anton

August 22, 2010 | Registered CommenterAnton Stonor