Hello,

yary <not....@gmail.com> writes:

> I'm trying to use effort estimate ranges with the {est+} summarizing,
> but get "org-estimate-print: Wrong type argument: sequencep, 0" with
> every attempt. It could be that I don't have the proper format for
> entering the Effort property, since I haven't found any documentation
> about effort ranges. I have tried:
>
>    :Effort: +4.0-12.0
>    :Effort: 4.0-12.0
>    :Effort: 4-12
>    :Effort: 4:00-12:00
>    :Effort: 4:00-1.5d
> and
>    :Effort_Low: 4:00
>    :Effort_High: 1.5d
>
> as alternatives. Below is a buffer that reproduces the issue, load it,
> type C-c C-x C-e on the Estimate line to see the error. I would expect
> to see a column view with a sensable combined estimate on the top
> line.

It should be fixed. Thank you.

Proper syntax is simply

  :Effort: 4-12


Regards,

-- 
Nicolas Goaziou

Reply via email to