Ottomata has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/391015 )
Change subject: Update EventCapsule revision witih property-less userAgent
......................................................................
Update EventCapsule revision witih property-less userAgent
Sometimes parsed userAgent properties are null. This
allows them to validate.
Bug: T179625
Change-Id: I2f28cfc4efe4eb1d744ff27a8b9a45f5b83b84a5
---
M eventlogging/schema.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/eventlogging
refs/changes/15/391015/1
diff --git a/eventlogging/schema.py b/eventlogging/schema.py
index d3ca651..06716a0 100644
--- a/eventlogging/schema.py
+++ b/eventlogging/schema.py
@@ -64,7 +64,7 @@
SCHEMA_URI_FORMAT = '%s/%s'
# SCID of the metadata object which wraps each capsule-style event.
-CAPSULE_SCID = ('EventCapsule', 17397982)
+CAPSULE_SCID = ('EventCapsule', 17418976)
# TODO: Make new meta style EventError on meta.
ERROR_SCID = ('EventError', 14035058)
--
To view, visit https://gerrit.wikimedia.org/r/391015
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f28cfc4efe4eb1d744ff27a8b9a45f5b83b84a5
Gerrit-PatchSet: 1
Gerrit-Project: eventlogging
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits