When I do a GET to http://<my host>/api/v3/projects/:project_id/issues, it returns an incomplete list of issues.
When I do a GET specifically for one of those missing issues by id (http://<my host>/api/v3/projects/:project_id/issues/:missing_issue_id), I get information for that issue back. The one thing I noticed was that the missing issues were all assigned to a recently-closed milestone, and I think this started happening after an upgrade was performed (with the milestone having been closed prior to that upgrade), but I'm not sure. Has anyone else run into this problem? I can provide more specific information as needed. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
