...
The function accepts dates in the format: `YYYYYYYY-MM-DD`DD.
Relative format pattern:
The function accepts relative times in the format: `1d``1d`, `2d`, `5w`, etc.
estimationState()
The estimationState() function returns all issues that are matching an estimation state.
...
The estimatesMissing() function will return all issues which are in estimation state `ESTIMATING` ESTIMATING and that have missing estimates.
...