Gentile Supporto,
Grazie ![]()
Ho appena aperto tutti i vecchi argomenti che erano chiusi!
Topic.where(closed: true).where("created_at < '2015-01-01'").find_each do |topic|
topic.update_status('closed', false, Discourse.system_user)
end
Gentile Supporto,
Grazie ![]()
Ho appena aperto tutti i vecchi argomenti che erano chiusi!
Topic.where(closed: true).where("created_at < '2015-01-01'").find_each do |topic|
topic.update_status('closed', false, Discourse.system_user)
end