Page MenuHomePhabricator

Value for performer.registration_dt should be a string, not an integer
Closed, ResolvedPublic

Description

NOTE: This task is limited to the JavaScript Metrics Platform Client integration in the EventLogging MediaWiki extension

The mediawiki/metrics_event schema requires that the performer.registration_dt property be a string. However, MediaWikiMetricsClientIntegration::getContextAttributes() in EventLogging/modules/ext.eventLogging/MediaWikiMetricsClientIntegration.js returns an integer.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

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

[mediawiki/extensions/EventLogging@master] MetricsClientIntegration: Make performer.registration_dt a string

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

Change 898696 merged by jenkins-bot:

[mediawiki/extensions/EventLogging@master] MetricsClientIntegration: Make performer.registration_dt a string

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