LiquidPlanner Classic Forum
How to set estimates on a task?
over 5 years ago by LiquidPlanner Support
Posted on behalf of Patrik Peltonen. Original posting date 2015-01-14.
Hi!,
Im trying to set estimates on a task but i only get returned with: 500 Internal Server Error.
Is this the correct way to do it?
curl https://app.liquidplanner.com/api/workspaces/:workspace_id/treeitems/:treeitem_id/track_time
-d '{ low: "20h", high: "40h" }'