Closed Bug 651851 Opened 13 years ago Closed 13 years ago

Add an article archive feature to SUMO

Categories

(support.mozilla.org :: Knowledge Base Software, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: verdi, Assigned: erik)

Details

We'd like a way to create an archive of articles that are no longer maintained. The idea is that adding an article to this archive would:
1. Add a message to the article that explains to users that the article is no longer maintained and may have out of date information
2. The article would be removed from normal SUMO searches. It would still be accessible through an advanced search.
3. The article would be removed from localization dashboards so that it wouldn't show up as needing to be localized or count against localization %. 

The ability to archive an article should be for KB approvers only. At a minimum we'd need a checkbox in the description section of an article. Bonus points for a checkbox in the sumo admin so we can archive multiple articles at once.
Implementation detail: Probably easiest to implement by a new boolean on the Document model.

Easy enough to add a new admin action to archive multiple at once.
Assignee: nobody → erik
Target Milestone: 2.8.2 → 2.8.1
Target Milestone: 2.8.1 → 2.8.2
Broke the search stuff (bug 654327) and admin stuff (bug 654329) off so we can land the bulk of it while we figure out why the search tests don't work.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified able to add archive permission in admin, able to un/mark article as as obsolete.
Status: RESOLVED → VERIFIED
(In reply to comment #0)
 
> The ability to archive an article should be for KB approvers only. At a
> minimum we'd need a checkbox in the description section of an article. Bonus
> points for a checkbox in the sumo admin so we can archive multiple articles
> at once.
 

(In reply to comment #3)
> Verified able to add archive permission in admin, able to un/mark article as
> as obsolete.

Has this feature been implemented for admin only?  What about KB approvers being able to archive or un-archive an article?  I don't see any "Archive" option when editing the description of an article. 
Related discussion: https://support.mozilla.com/en-US/forums/contributors/704981?page=2#post-36524
Hey Alice, it should look like this for you: http://imgur.com/bEgng
(In reply to comment #5)
> Hey Alice, it should look like this for you: http://imgur.com/bEgng

I do see the "Obsolete" option.  Thanks, Kadir.
You need to log in before you can comment on or make changes to this bug.