- **status**: review --> closed - **Comment**: Nice solution, Dave.
--- ** [tickets:#7994] Fix comments split across two threads, not all comments showing** **Status:** closed **Milestone:** unreleased **Labels:** sf-current sf-2 **Created:** Mon Sep 21, 2015 09:32 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 25, 2015 08:26 PM UTC **Owner:** Dave Brondsema Google Code ticket imports can produce multiple "thread" objects with the same ref_id (pointer to a ticket). This means when viewing a ticket you get one of the comment threads, but you wont see the other comment thread associated with it. Back in [#4506] we wrote a script to fix this (was committed internal to SF at the time). We should move this script to Allura, or even better make the `get_discussion_thread` code handle this situation and automatically clean it up. No manually running scripts needed, and not critical to fix the Google Code import logic then. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
