Skip to content

Code Insights: Add uniqBy check for the be insight gql handler

Administrator requested to merge code-insights/be-insight-duplication-fix into main

Created by: vovakulikov

At the moment gql be may return insight with duplicates. To avoid this PR adds uniqBy check and groups all insight by id field.

image

Merge request reports

Loading