Page MenuHomePhabricator

Unify page_namespace_id spelling as contextual attribute for Java and Swift client libraries
Closed, ResolvedPublic1 Estimated Story Points

Description

Description

Recently, while testing xLab, we found that the page_namespace_id contextual attributes is spelled as page_namespace and page_namespace_id indistinctly in metrics-platform. We agreed on considering page_namespace_id as the right choice.

This ticket aims to fix the spelling for that contextual attributes in Java and Swift metrics-platform client libraries

Acceptance Criteria

  • All references to the page_namespace_id contextual attributes in Java and Swift metrics-platform client libraries are spelled correctly

Details

Related Changes in Gerrit:
Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
[Java] page_namespace -> page_namespace_idrepos/data-engineering/metrics-platform!110phuedxwork/phuedx/page_namespace_idmain
Customize query in GitLab

Event Timeline

JVanderhoop-WMF moved this task from Incoming to READY TO GROOM on the Test Kitchen board.

Change #1204997 had a related patch set uploaded (by Phuedx; author: Phuedx):

[mediawiki/extensions/MetricsPlatform@master] tests: page_namespace -> page_namespace_id

https://gerrit.wikimedia.org/r/1204997

phuedx set the point value for this task to 1.
phuedx updated the task description. (Show Details)

I can see a few cases where page_namespace is still spelled as page_namespace in some json files that contain some configuration for java test cases. Aren't they relevant?

Change #1204997 merged by jenkins-bot:

[mediawiki/extensions/MetricsPlatform@master] tests: page_namespace -> page_namespace_id

https://gerrit.wikimedia.org/r/1204997

I can see a few cases where page_namespace is still spelled as page_namespace in some json files that contain some configuration for java test cases. Aren't they relevant?

Good spot! They're not relevant but they'll undoubtedly cause confusion!