mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-07-24 07:42:47 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
toggleChannelActive only flipped isActive but never created the AccountChannelMap READER link needed by the worker. Channels enabled via the toggle (rather than the channel picker) were invisible to the scanner. Now auto-creates READER links for all active authenticated accounts when a SOURCE channel is enabled. Also ran a one-time DB fix to backfill READER links for the 14 active channels that were missing them. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>