If a category has an auto-close timer set and a the topic is subsequently closed temporarily due to a large number of community flags, after the topic re-opens the category based auto-close timer is not re-enabled.
Repro:
Create a topic in a category with an auto-close timer.
One thing I wasn’t sure is if we should calculate the offset since the last post before the flag and set the topic timer to count down from there. Right now, the code basically restores the category auto close timer whenever a topic is auto opened.