diff --git a/src/utils/challenge/filter.js b/src/utils/challenge/filter.js index ac08b170..121ec1a7 100644 --- a/src/utils/challenge/filter.js +++ b/src/utils/challenge/filter.js @@ -257,6 +257,8 @@ export function getReviewOpportunitiesFilterFunction(state, validSubtracks) { opp.challenge.track.toLowerCase(), ]), typeId: newSubTrack.id, + tags: opp.challenge.technologies || [], + platforms: opp.challenge.platforms || [], }; return (