Page MenuHomePhabricator

Manual tagging of edits, for review
Open, LowPublicFeature

Description

Author: sgwikieo

Description:
As well as having patrolled edits (ones that aren't obvious vandalism I think),
there should be suspicious edits (changing a detail for example)


Version: unspecified
Severity: enhancement

Details

Reference
bz1189

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 8:00 PM
bzimport set Reference to bz1189.
bzimport added a subscriber: Unknown Object (MLST).

zigger wrote:

*** Bug 3299 has been marked as a duplicate of this bug. ***

robchur wrote:

How would you compute what's supicious? I'm interested, just skeptical we could
find a good enough algorithm.

ssd.wiki wrote:

Suspicious edits should be flagged by a user who saw it, but isn't sure of the
details, and does not want to (or can't) research it. This is somewhat similar
to the {{fact}} template on en:

It could be more general, like the HELPWANTED keyword on Bugzilla, for example.

dogshed wrote:

Can we fold this into 4288?

dogshed wrote:

Can we fold this into bug 4288?

I've done some work in r17608 and r17609 to implement something similar to the
feature described in this bug.

robchur wrote:

Ultimately, I'm not sure expanding the scope of automatic edit summaries is the
way to go about addressing this request; I think it would be more effective in
the long run to introduce some sort of flag for a change, indicating it should
be double-checked. Then again, existing patrolling features (and extensions),
and forthcoming stable version tagging and reviewing features will make this
kind of thing obsolete.

Right. And the auto-summary code will be adapted to be a tag instead of an
autosummary when this tagging code comes around.

*** Bug 8221 has been marked as a duplicate of this bug. ***

ayg wrote:

Bug 8221 has a considerably more detailed proposal that might or might not be the best way to do this.

I've got some interest in implementing this when I have time. Flags could be applied, for example, by the Abuse Filter, and Tor Block extensions.

We do have change tags in MW now

  • Bug 1596 has been marked as a duplicate of this bug. ***
  • Bug 4288 has been marked as a duplicate of this bug. ***
  • Bug 4288 has been marked as a duplicate of this bug. ***

mike.lifeguard+bugs wrote:

This request is about allowing humans to manually add a marker to a revision - not doing this automatically as AbuseFilter and TorBlock do.

It looks like starting with Bugzilla was/is the wrong path for this request. First the feature should have buy-in from the editors (pick a project, i.e. enwiki), and if it has consensus then we can discuss about implementing it.

As it is now, no developer will jump on it.

(In reply to Quim Gil from comment #18)

It looks like starting with Bugzilla was/is the wrong path for this request.
First the feature should have buy-in from the editors (pick a project, i.e.
enwiki), and if it has consensus then we can discuss about implementing it.

As it is now, no developer will jump on it.

This is nonsense. Adding arbitrary tags to revisions is inherently useful.

This Bugzilla installation and its various inputs are a clear demonstration of the utility of tags and keywords and a whiteboard. Of course Bugzilla attaches this metadata to bugs (vaguely equivalent to pages) rather than comments (vaguely equivalent to revisions), but between this ancient bug report and its duplicates, there's obvious interest in implementing this capability.

It also seems noteworthy that there's now a "Change tagging" component in Bugzilla. It'd be nice if users could, uh, tag changes.

Whether to put this feature in MediaWiki core or in a MediaWiki extension is up for debate, though.

epriestley added a commit: Unknown Object (Diffusion Commit).Mar 4 2015, 8:21 AM

Accidental clash. Known issue. Sorry for the noise.

How is this different from T20670? Can we close this now?

In T3189#1212048, @TTO wrote:

How is this different from T20670? Can we close this now?

Tags can be generic and not indicate anything actually suspicious, e.g. visualeditor. So there is still no way for the software to identify an edit as suspicious. Being able to declare that a tag identifies suspicious edits would solve this issue. This is implemented in https://gerrit.wikimedia.org/r/#/c/190656.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:02 AM
Aklapper removed a subscriber: wikibugs-l-list.