Page MenuHomePhabricator

Rollback and other autogenerated summaries potentially missing from mobile apps
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):
Recently iOS and Android apps started to use hashtags in the edit summaries. While well-intentioned, it seems like this feature also makes the standard edit summaries for regular actions such as rollback not appear from the app edits:

Seems like Android app edits are affected, not sure about iOS. Probably best to check in both.

What should have happened instead?:
Standard edit summaries should be used when appropriate for all actions, even with hashtags.

Event Timeline

stjn renamed this task from Rollback and possibly other autogenerated summaries potentially missing from mobile apps to Rollback and other autogenerated summaries potentially missing from mobile apps.Mar 3 2024, 10:15 PM
Dbrant triaged this task as Medium priority.
Dbrant subscribed.

Good find! It looks like we were populating the edit summary for rollback edits, while forgetting that this would override the default rollback summary, which contains much useful information.
We will update this to explicitly populate the summary correctly (with the default mediawiki revertpage message) and append our hashtag at the end.

other autogenerated summaries

When you mention "other autogenerated summaries", can you give examples other than rollback summaries that don't seem right?

I can’t, that’s why I said ‘possibly’. Things to check can be stuff like redirect/page creations, but I can’t know for sure.

HNordeenWMF subscribed.

Separate task. here: T359978 for addressing this same issue with "Undo" in the Edit Patrol suggested edit