Skip to content

fix(related): skip empty id exclusion - #8

Merged
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/related-empty-tags-fallback
Jul 31, 2026
Merged

fix(related): skip empty id exclusion#8
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/related-empty-tags-fallback

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • build the category fallback query before adding duplicate exclusions
  • omit the PostgREST not.in filter when the tag query returns no IDs
  • preserve duplicate filtering when one or two tag matches exist
  • add a focused regression covering the zero-match category fallback

Validation

  • focused route regression passed
  • targeted TypeScript compilation passed
  • git diff --check passed

Closes #7

@ralyodio
ralyodio merged commit ff48152 into profullstack:main Jul 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Related software fallback builds an invalid empty in filter

2 participants