Files
resolutionflow/backend/app
chihlasm 55d329e07b fix: keep is_public and visibility in sync on updates
When visibility changes to 'public', is_public=True. When it changes away
from 'public', is_public=False. When is_public is set via TreeUpdate,
visibility column is updated to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 03:36:23 -05:00
..