Found in WMATA sets, related questions are being duplicated when two sets share the same requirement. Added distinct operator to query so we only get back unique related questions.
๐ญ Motivation and context
Fixes TSA-519
๐งช Testing
โ Pre-approval checklist
[ ] This PR has an informative and human-readable title.
[ ] Changes are limited to a single goal - eschew scope creep!
[ ] All future TODOs are captured in issues, which are referenced
in code comments.
[ ] All relevant type-of-change labels have been added.
๐ฃ Description
Found in WMATA sets, related questions are being duplicated when two sets share the same requirement. Added distinct operator to query so we only get back unique related questions.
๐ญ Motivation and context
Fixes TSA-519
๐งช Testing
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist