Skip to content

RFE: automatically archive questions with certain tags after non-activity #681

Open
@mattdm

Description

@mattdm

Q&A sites can serve two functions: a knowledge base for general information, and a troubleshooting tool, often very user-specific.

Stack Exchange deals with this by basically forbidding the latter. We don't necessarily want to do this on an Askbot sites — for many, troubleshooting is the primary use. However, this leads to a lot of clutter, which is hard to wade through. So, the RFE is:

Posts which have tags matching a list (including wildcards) are automatically moved to an "archived" state after 6 months without activity. "Activity" would include answers, edits, votes on the question or its answers, or questions being marked as duplicates (assuming that feature were to be implemented).

I'm on the fence as to whether archived posts could be interacted with — this could either bring them back to active state, or they could be disabled from any interaction and users who find them encouraged to ask new questions if they need something further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions