We use edit data from mediawiki_history (revision tables) but in order for us to best use that data we will need to add text values sent with successful edits to the event_comment field in that dataset. This will also help us advance better edit tracking in general.
The changes suggested below are open for feedback/discussion but some solution that applies a specific label to each type of suggested edit going forward will be a great help, especially since we rely on mediawiki_history data as our edit event source of truth.
iOS Edits:
Updated for Native Editor
| Event comment | Edit type | Edit interface |
| #article-section-source-editor | article section edit | native editor |
| #article-full-source-editor | article full source edit | native editor |
| #article-select-source-editor | Article select edit entry point | native editor |
| #talk-full-source-editor | talk page full source edit | native editor |
| #article-add-desc | article description add (EN and Wikidata) | default |
| #article-change-desc | article description change (EN and Wikidata) | default |
| #diff-undo | diff undo button | default |
| #diff-rollback | rollback | default |
| #talk-reply | talk page new reply | default |
| #talk-topic | talk page new topic | default |
TBD:
| Image Alt Text (Pending implementation) | #suggestededit-add-alt |
| #suggestededit-translate-alt (if this is an option) | |