XF 1.2 Is it possible to merge between two thread prefixes?

Moshe1010

Well-known member
I want to merge two prefixes without losing the thread prefixes on old threads. Is it possible?

Let's say I currently have prefix "Question" and prefix "Problem" in the same node. Now, I want all the threads that used the prefix "Problem" to show a prefix "Question" instead.

Thanks.
 
You should probably use the batch thread update in the admin CP to change all threads with the "Problem" prefix to "Question".
 
Top Bottom