User Details
- User Since
- Feb 17 2017, 7:18 PM (444 w, 1 h)
- Availability
- Available
- LDAP User
- Jsn.sherman
- MediaWiki User
- JSherman (WMF) [ Global Accounts ]
Today
WIP progress patch that you can follow:
https://github.com/WikipediaLibrary/hashtags/pull/88
Yesterday
Upon getting stalled in T402055: wikilink: Replace deprecated Bullseye VM in Cloud VPS, we tried our hand at this task; we encountered numerous issues that we need to address to complete this migration; the first of which will be to port over some basic ops scripts from wikilink (eg. backup & restore) and do some local testing to validate functionality. We also need to request a quota increase for storage:
https://phabricator.wikimedia.org/project/profile/2880/
We need to request a quota increase to complete the migration
https://phabricator.wikimedia.org/project/profile/2880/
Not waiting on patch changes necessarily, rather some investigation/decision making
Wed, Aug 20
we now have correct data, but need to make a ui tweak:
The "as of" date should be part of the "total" label rather than being part of the value.
Also, embedding is only supported on internal survey types, it should probably support external surveys as well.
It looks like this is already supported via the "embedded" survey type;
https://www.mediawiki.org/wiki/Extension:QuickSurveys#Survey_layout
I created a PR for some additional type safety:
https://github.com/WikipediaLibrary/externallinks/pull/462
Tue, Aug 19
note that we should double check zhwiki since it has variants
Fri, Aug 15
Thu, Aug 14
verified on testwiki
Verified fixed on testwiki
okay, per followup conversations and requests from @Samwalton9-WMF:
Tue, Aug 12
Thank you for exploring some solutions to this problem. I agree that the resource loader is a promising approach. There's nothing actionable left for us on these proof of concept patches, but we should pick up this work and solve the issue using the findings. I'm moving this out of review and into our priority maintenance queue.
@sjvipin @Samwalton9-WMF can one of you verify that you have what you need in the sheet?
verified the experiment is up and running
Mon, Aug 11
Wed, Aug 6
I suggest we turn this into a spike/investigation to start with since dealing with wikidata-related issues can be complex.
@OTichonova when you asked about relevant tasks for this, I somehow failed to mention T399458: Move category changes from RecentChanges/Watchlist to separate Special page:
Thanks for the report; we're getting this into the queue for future work
This would be much more likely to be considered by the moderator tools team if it were reframed into a problem statement, whereas this has some really specific solution requests in it. I'm not sure that watchlist makes sense as a home for this kind of information. If I understand correctly, the issue is the lack of visibility into expirations?
Note that I added counts for namespace and tag filter usage and limited the reporting period to 30 days to keep performance happy.
Tue, Aug 5
Mon, Aug 4
After talking with design and product, it sounds like keeping category changes in Special:RecentChanges may be desirable over moving it out to a new page; we're talking through the idea of making category changes a mutually exclusive option; eg. selecting category changes deselects all other changes and queries the new table. Selecting changes besides category changes deselects category changes and queries the recentchanges table. The overall requirements for doing it this way would be very similar in terms of updating code for category change queries.
Fri, Aug 1
Thu, Jul 31
Happily there is nothing to QA here since this exception was never raised in production :-)
I just checked the partners in production and they are working as expected. I have marked them as available and they are now visible in "my library"
Looks good on enwiki beta, using
mw.xLab.overrideExperimentGroup( 'fy24-25-we-1-7-rc-grouping-toggle', 'toggle-shown' );
to enable, and the url parameter to force back off:
/wiki/Special:RecentChanges?hidebots=1&hidecategorization=1&hideWikibase=1&limit=50&days=7&enhanced=1&urlversion=2&mpo=fy24-25-we-1-7-rc-grouping-toggle%3Acontrol
Wed, Jul 30
Tue, Jul 29
I suggest we just set the default in extension.json
Fri, Jul 25
Thu, Jul 24
Okay, I think this is worth looking at now. I just used the same "moderation monitoring" nomenclature that @Kgraessle used in her initial hackathon patch.