The tags column was accidentally omitted from the is_default tree copy. Now uses COALESCE(tags, '[]'::jsonb) to preserve source tree tags. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The tags column was accidentally omitted from the is_default tree copy. Now uses COALESCE(tags, '[]'::jsonb) to preserve source tree tags. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>