Hi everyone,
I have a project with the log work enabled.
If an issue has some subtasks, the estimated time is calculated by the sum of all log worked on both subtasks and the issue itself.
I have a numeric custom field into this issue.
Is it possible to update the estimated time (of the main issue) if it is greater than the one specified into the custom field mentioned above?
Simply, I do not want that the estimated time calculated is greater than the one I have specified in that field. If it is minor no problem, the calculated one should remain the one Jira calculates automatically as default, otherwise the estimated time should be the same as the one specified in the custom field.
Thank you