Comment on Introducing nested replies
Richie@meta.discourse.org 4 weeks ago
Can existing topics be bulk-changed / updated via the Select Posts > Bulk Actions options?
Or are there any rails console options to bulk-update all existing topics?
Comment on Introducing nested replies
Richie@meta.discourse.org 4 weeks ago
Can existing topics be bulk-changed / updated via the Select Posts > Bulk Actions options?
Or are there any rails console options to bulk-update all existing topics?
Yep, toggling is an option for bulk actions :slight_smile:
Ok, not sure how viable the bulk-toggle might be for categories with tens of thousands of topics. Might rails bulk / batch conversion jobs be option? :thinking:
And is this reversible? Can a threaded topic be converted back to a flat topic?
Yes I do agree with you. This is a limitation for now, and something we will absolutely keep thinking about.
The big reason why I chose not to convert historical topics in a category when it is enabled, is that users are likely going to interact differently. In flat mode, the various Reply buttons don’t matter as much. The post is going at the bottom of the topic. I’m not sure users always intentionally press the “right one” that would translate to the nested view.
Basically I worry that admins will enable it for historical topics and then suddenly the conversation is unreadable. We’ll keep thinking about it. The easiest change I can think of is when the category setting is toggled, we have a modal popup saying “do you want to apply this to existing topics?”
Interesting…
Does this suggest it should be tested in our communities in isolation first, before we all pull the trigger and convert every existing topic? :thinking:
That’d work, providing it supported tens of thousands of topics.
But it’d need to be made very clear that there is no coming back from this :sweat_smile:
Will this feature be implemented here on meta first, or on https://try.discourse.org so we can test it outside of our production environments?
I always felt the “reply” labels could be more specific – so a while back I used some custom CSS to add context:
screenshot
CSS