User Details
- User Since
- Apr 16 2024, 8:33 PM (85 w, 5 d)
- Availability
- Available
- IRC Nick
- katherine_g
- LDAP User
- Kgraessle
- MediaWiki User
- KGraessle-WMF [ Global Accounts ]
Today
One more code review on this ticket which pulls out the useFetchActivity composable to a new common module.
How long did the backfill script take you to run? Did you run the backfill script immediately after enabling ORES on the wikis?
@Ladsgroup this is scheduled for a late backport deploy this afternoon, just a heads up.
Fri, Dec 5
Thank you!
Stalling pending engineering weekly discussion around potential workarounds.
I cannot seem to reproduce this, do you mind adding more detailed reproducible steps?
Thu, Dec 4
Hi,
I realized we need to create the tables before enabling the extension per the docs here.
I noticed that the docs say:
Upon closer inspection of the code, the issue is happening because the ORES hook is not firing at all therefore our code would never fire because the hook isn't firing.
I filed a bug with the ML team here: T411786: ORES is not working on testwiki.
Wed, Dec 3
Stalled waiting on: T410670: Fix AutoModerator on testwiki
Noting that the tests are skipped, but we will need to fix the actual issue, so moving this back to ready.
One more patch with a translation that was missed if you could review whenever you get a chance.
Model configuration and threshold configuration have been deployed.
The next step is to backport adding thwiki to the ORES dblist: https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/1207923.
Let's discuss in engineering weekly when we would like to go ahead and do that along with the backfill script.
Tue, Dec 2
There are two small patches ready for review:
Mon, Dec 1
Hi, I can update the byte size red and green colors, I just had one comment about the colors in dark mode:
Fri, Nov 21
Patch Demo here
Thu, Nov 20
Hi, this is looking great so far!
I just noticed a few messages that are a bit different from the designs so I've left comments in gerrit.
Just curious if you had any reservations about us proceeding with deploying the revert risk filters to thwiki since it's a larger wiki?
Thanks!
Here's a list of FlaggedRevs enabled wikis.
After going through it, it looks like the following wikis on our list have FlaggedRevs enabled:
Wed, Nov 19
I have uncovered another snag while implementing the FlaggedRevs "review" filter using the RecentChanges API. I naively assumed in my spike that this was another filter like unpatrolled .
However, the logic for the filters is being added server side in the Flagged Revs extension. There's currently no API that exposes this data for us on the client side and we'd have to introduce it.
Latest patch demo for testing available here.


