Page MenuHomePhabricator

Wikibugs links sometimes to the creation event, not to the mentioned comment
Closed, ResolvedPublicBUG REPORT

Description

For example from -operations:

19:13 < wikibugs> Gerrit-Migration, Documentation: Update Code Review related documentation on wiki pages from Gerrit to Differential -
                https://phabricator.wikimedia.org/T207#2776 (Aklapper) Makes a lot of sense. I clarified the task description and will keep this separate
                for the time being.

or from -labs

17:42 < wikibugs> Labs, Horizon: Horizon - Can't execute actions - https://phabricator.wikimedia.org/T127440#2043827 (Krenair) Does it show now, @Luke081515?

Event Timeline

I guess the screenscraping finally broke?

FYI: I want to build a unified conduit api so that you wouldn't have to screenscrape anything, and hopefully it won't even be necessary to make multiple api calls to get all the needed data.

See T123417: Create conduit method to query the feed and return records with relevant details populated instead of just a bunch of phids

Another example which is not linking to the creation event

[10:08:43] wikibugs> MediaWiki-User-login-and-signup, MediaWiki-extensions-CentralAuth, Wikimedia-General-or-Unknown, Patch-For-Review, WMF-deploy-2016-07-12_(1.28.0-wmf.10): Could not find local user data for {Username}@{wiki} - https://phabricator.wikimedia.org/T119736#2311009 (Catrope) >>! In T119736#2451220,...

bd808 changed the subtype of this task from "Task" to "Bug Report".Feb 17 2024, 8:30 PM
bd808 closed this task as Resolved.EditedMar 10 2024, 4:40 AM
bd808 subscribed.

Possibly fixed by T1177: Get anchors from API instead of screen scraping. Please do reopen if not. We'll need to catch things in the debug logs within about 6 days to figure out the root cause.