-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
After nice MBS-9769 addition to editor profiles, we can see how many entities (per type, artists, releases, etc.) an editor has added.
But, if I don't mistake, these totals include cancelled, failed, voted down edits: Entities that were not added.
Shouldn't we include only effective edits?
Status is Open or Applied, by adding the following condition to edit search (same has to be down for DB search):
&conditions.2097.field=status&conditions.2097.operator=%3D&conditions.2097.args=1&conditions.2097.args=2
Or maybe even only Applied?