I have created a Kanban board (for the current release) and some useful dashboards to see recent progress of JIRAs for the project.
Apache Drill Kanban Board (filtered with issues tagged for release 1.11.0). Should be useful for the release manager to see what's in remaining, in progress etc. https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=185&selectedIssue=DRILL-5663 Also, here are some dashboards to visualize the data differently. Drill Code Reviews - https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12331268 * Shows a table of how many code reviews (by assignee) that are pending review and table of JIRAs that have the 'ready-to-commit' label. Drill 1.11 Release - https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12331438 * Shows the scope and progress of the 1.11 release Drill Backlog (updated in the last year) - https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12331315 * In this dashboard, I am including only the issues that have been updated in the last year. * It shows data organized by component, issue type, priority etc. Hope you'll find it useful! Thanks, Pritesh
