Page MenuHomePhabricator

[Callback] Wikibases Not Registering as Suites
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Observe Wikibases automatically added to Toolforge (or in the future, wmcloud) by the Callback feature

image.png (411×971 px, 64 KB)

What happens?:

  • Wikibases have wikibaseType null

What should have happened instead?:

  • Wikibases should have wikibaseType WikibaseType.SUITE

Other information (browser name/version, screenshots, etc.):

  • WikibaseType is not an argument in WikibaseInput on the Scraper; full resolution will include adding that input, wiring it up to the relevant database field, and updating the data that Suite sends to include that field