Searching visualeditor tag in RecentChanges of enwiki does not list anything after May 23
Same is noted with other tags in other wikis too.
See also:
T100248: Programmatically applied change tags don't show on Recent Changes
Searching visualeditor tag in RecentChanges of enwiki does not list anything after May 23
Same is noted with other tags in other wikis too.
See also:
T100248: Programmatically applied change tags don't show on Recent Changes
It seems cawiki(and probably others too) missing tags
https://ca.wikipedia.org/w/index.php?title=Especial:Canvis_recents&tagfilter=contenttranslation
https://fr.wikipedia.org/w/index.php?title=Sp%C3%A9cial:Modifications_r%C3%A9centes&namespace=&tagfilter=visualeditor shows that this is true for frwiki as well.
This also affects Parsoid's ability to test post-deploy and we might have to pause deploys till we fix this.
cc'ing aaron, since it may be related to commit rMWda79b19b8848 which was merged to wmf/1.26wmf7 on May 22
No, sorry. It was probably related to the regression mentioned in rMW549bfc0ee5c83224c80ddad4970548092b4ffdbf
Change 214101 had a related patch set uploaded (by Aaron Schulz):
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214101
Change 214385 had a related patch set uploaded (by Jforrester):
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214385
Change 214386 had a related patch set uploaded (by Jforrester):
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214386
Change 214101 merged by jenkins-bot:
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214101
Change 214390 had a related patch set uploaded (by Jforrester):
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214390
Change 214385 merged by jenkins-bot:
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214385
Change 214390 merged by jenkins-bot:
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214390
Change 214386 merged by jenkins-bot:
Use more appropriate RecentChange_save hook for tagging
https://gerrit.wikimedia.org/r/214386
contenttranslation tag still not working. See: https://es.wikipedia.org/w/index.php?title=Especial:CambiosRecientes&tagfilter=contenttranslation
Change 216140 had a related patch set uploaded (by Aaron Schulz):
Defer RC tag addition in the publish API
https://gerrit.wikimedia.org/r/216140
Change 216140 merged by jenkins-bot:
Defer RC tag addition in the publish API
https://gerrit.wikimedia.org/r/216140
If the above patch fixes the issue, does it mean that we have permanently lost the tags on some articles unless manually re-applied on them? Or if the above patch does not fix the issue, what does?
From my understanding, the problem is that tags were lost on the RecentChanges entry, but not on the page history. Please, correct me if I'm wrong.