Skip to content

fix: remove RSS content from Editorial working group#772

Merged
bokelley merged 1 commit into
mainfrom
bokelley/editorial-articles
Jan 15, 2026
Merged

fix: remove RSS content from Editorial working group#772
bokelley merged 1 commit into
mainfrom
bokelley/editorial-articles

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

  • Migration 153 incorrectly swept ALL perspectives with NULL working_group_id into the Editorial working group, including RSS feed articles
  • This fix sets working_group_id = NULL for all rss/email sourced content
  • RSS content will now display via The Latest sections through addie_knowledge instead of on working group pages

Test plan

  • Build passes
  • Tests pass
  • Verified migration runs correctly in local Docker environment
  • Editorial page still loads correctly

🤖 Generated with Claude Code

Migration 153 incorrectly swept ALL perspectives with NULL working_group_id
into the Editorial working group, including RSS feed articles.

This migration sets working_group_id = NULL for all rss/email sourced content,
so it displays via The Latest sections through addie_knowledge instead of
on working group pages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley merged commit 996e382 into main Jan 15, 2026
6 checks passed
bokelley added a commit that referenced this pull request Jan 16, 2026
Migration 153 incorrectly swept ALL perspectives with NULL working_group_id
into the Editorial working group, including RSS feed articles.

This migration sets working_group_id = NULL for all rss/email sourced content,
so it displays via The Latest sections through addie_knowledge instead of
on working group pages.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
bokelley added a commit that referenced this pull request Jan 20, 2026
Migration 153 incorrectly swept ALL perspectives with NULL working_group_id
into the Editorial working group, including RSS feed articles.

This migration sets working_group_id = NULL for all rss/email sourced content,
so it displays via The Latest sections through addie_knowledge instead of
on working group pages.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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