agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

New rule: no estimate should be more than three days. #83

Open dspasojevic opened 3 years ago

dspasojevic commented 3 years ago

This will likely require retrieving sub-tasks to access the progress field - it doesn't seem like it can be retrieved directly.