Bug: filter contributors causing 500 redirection #4160
Open
Description
Describe the bug
When a user filters contributors from the contributor's list, I noticed 500 redirection is happening in below two conditions:
- While clearing the filter
- When typed substring is part of any of the searched results.
Steps to reproduce
- Create contributor insights from the sidebar
- Click Add contributors and Click Search for contributors
- Search any contributor (e.g. john) and add contributors from the list
- Now type any letter that is part of the contributor's list (e.g. j), it will redirect to 500
- Also type anything on the filter contributors bar and clear it, It will redirect to 500