Productivity Analytics List View not loading when filtered
Summary
A customer (https://gitlab.zendesk.com/agent/tickets/173012) is not able to load the list view when any of the filters are selected where this is only showing a loading icon when filters are being selected.
Filters are:
Sort by:
- Days to merge
- Time from first commit until first comment
- Time from first comment to last commit.
List view initially load with the default filter setting from Time from last commit to merge. I have tested on my end and I am able to replicate on my end.
Steps to reproduce
- Go to repository page.
- Click Analytics > Productivity
- Scroll down to List
- Click
Sort byand select other options.
Relevant logs and/or screenshots
Uncaught (in promise) TypeError: Cannot destructure property 'status' of 'n' as it is undefined.
at f.kt (actions.js:37)
at Array.<anonymous> (vuex.esm.js:847)
at f.dispatch (vuex.esm.js:512)
at f.dispatch (vuex.esm.js:402)
at o.dispatch (vuex.esm.js:775)
at actions.js:24
HAR output is attached in the ticket.
Output of checks
This bug happens on GitLab.com
