Skip to content

fix: research section shows Editorial working group content#745

Merged
bokelley merged 1 commit into
mainfrom
bokelley/restore-perspectives
Jan 13, 2026
Merged

fix: research section shows Editorial working group content#745
bokelley merged 1 commit into
mainfrom
bokelley/restore-perspectives

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

  • Fixed empty Research & Ideas section by querying the Editorial working group instead of working_group_id IS NULL
  • All published perspectives are assigned to the Editorial working group, so the previous filter excluded everything

Test plan

  • Verified research section shows 4 perspectives via API
  • Confirmed UI displays content correctly with Vibium browser test
  • All tests pass

🤖 Generated with Claude Code

The research section was empty because the query filtered for
working_group_id IS NULL, but all published perspectives are
assigned to the Editorial working group.

Updated the query to pull from the Editorial working group directly,
since that's where site-wide thought leadership content lives.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley merged commit fb20d00 into main Jan 13, 2026
6 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.

1 participant