Find issue and merge requests with incomplete task list
Problem to solve
Enable discovery of issues and merge requests with an incomplete task list
Intended users
Project Managers searching for issues which have outstanding tasks in their task lists
Further details
Use cases
- Via the web interface or API, discover gitlab-ce~7819076 issues that have not been completed
- Via the web interface or API, discover QA issues that have been completed
Proposal
Web Interface
- Add a filter for complete task lists
API
- Add a parameter to the Issues and Merge Requests API for querying issuables with a
complete_tasklist
Permissions and Security
Normal authorizations for viewing issues would apply