Commons:Edit groups

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Edit groups are sets of changes on Commons pages which follow a similar pattern and are performed around the same time by a given user. They are typically produced by bots or humans performing semi-automated changes across many pages. MediaWiki (the software that powers Commons) does not have such a notion of edit groups, but external tools such as EditGroups can be used to track these changes.

The purpose of this page is to provide a space where these edit batches can be discussed and reviewed.

How it works

[edit]

When you perform automated edits with tools such as OpenRefine, each batch of edits gets a unique identifier and a page on the EditGroups tool.

For instance, this edit was made with a script and the summary includes a "(details)" link that leads you to the page of the batch on the EditGroups tool. This page has three functions:

  • provide a high-level overview of the edit group;
  • facilitate on-wiki discussion about the batch by pre-filling a discussion page for it;
  • let users undo all edits in this batch. This action creates itself a new edit group that attempts to revert each edit in the group.

You can also reach the page of an edit group by searching for it in the list of recent edit groups. You can filter by tool, user and tag by clicking on them.

FAQ

[edit]

Can I undo edit groups made by others?

[edit]

Yes, you can, but it is going to generate one notification for each revert, so it is more polite to convince the author of the batch to undo the group themselves (which will not generate any notification). It is also good to discuss the revert before (reverts generate as many edits as the original batch, so this takes time and resources).

Files were uploaded in my edit group, can I still undo it?

[edit]

Undoing a group with new files requires deleting these files, so you need to be an administrator for that.

Can I redo an edit group that was undone?

[edit]

Yes, either from the original tool, or by using EditGroups to undo the undo group. If the initial undo deleted some pages, the new undo will restore them, but only administrators can do that.

Can reverting fail?

[edit]

Yes, if the data touched by the batch to undo has been modified by other edits, it is possible that undoing these edits will fail. This generally means that someone has already corrected the edit on a particular page. EditGroups will attempt to undo all edits in the batch even if some of them cannot be undone.

When manually fixing edits from a batch, you should ideally use the undo function of MediaWiki (instead of, for instance, deleting a claim or changing a label). This ensures that the author is notified and lets EditGroups detect that this particular edit was already undone.

Which tools are supported?

[edit]
Currently not supported

See also the statistics for the supported tools.

How do I enable EditGroups for my tool or bot?

[edit]

See the Adding a tool page.