discourse-ai/db
Mark VanLandingham 298ebee7dd
DEV: Migration to backfill bot PM custom field (#1282)
In the last commit, I introduced a topic_custom_field to determine if a PM is indeed a bot PM.

This commit adds a migration to backfill any PM that is between 1 real user, and 1 bot. The correct topic_custom_field is added for these, so they will appear on the bot conversation sidebar properly.

We can also drop the joining to topic_users in the controller for sidebar conversations, and the isPostFromAiBot logic from the sidebar.
2025-04-24 13:02:43 -05:00
..
fixtures FIX: Restore gists previous group access behavior. (#1247) 2025-04-07 12:04:30 -03:00
migrate DEV: Migration to backfill bot PM custom field (#1282) 2025-04-24 13:02:43 -05:00
post_migrate FEATURE: allow to send LLM reports to groups (#1246) 2025-04-07 15:31:30 +10:00