google / triage-party

🎉 Triage Party: massively multi-player GitHub triage 🎉
Apache License 2.0
504 stars 80 forks source link

kanban: can't evaluate field GetClosedIssues in type *provider.Milestone #228

Closed tstromberg closed 3 years ago

tstromberg commented 3 years ago

milestone-based kanban pages at HEAD now emit the following error:

23 open issues, collection page for "milestone": template: kanban.tmpl:82:90: executing "content" at <.Milestone.GetClosedIssues>: can't evaluate field GetClosedIssues in type *provider.Milestone

You can see it here:

https://teaparty-tts3vkcpgq-uc.a.run.app/k/milestone

I believe this may be a regression from #193

RCheesley commented 3 years ago

Confirmed this bug with our instance also!