Without this we are not going to get all the data we hoped for. Is someone able to look into this in the hope of swatting tonight?
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • bmansurov | T120292 MobileWebSectionUsage schema changes to measure impact of section collapsing | |||
Resolved | • bmansurov | T121772 isTestA should always be logged with MobileWebSectionUsage schema |
Event Timeline
Change 259755 had a related patch set uploaded (by Bmansurov):
Schema:MobileWebSectionUsage: always log the isTestA field
Change 259761 had a related patch set uploaded (by Jdlrobson):
Schema:MobileWebSectionUsage: always log the isTestA field
Change 259755 merged by jenkins-bot:
Schema:MobileWebSectionUsage: always log the isTestA field
Change 259761 merged by jenkins-bot:
Schema:MobileWebSectionUsage: always log the isTestA field
I manually forced myself to always have events logged:
https://en.m.wikipedia.org/wiki/Special:MobileDiff/695708002
I can thus confirm that the isTestA is being set for other events but haven't been able to confirm in EL tables.
select count(*) from MobileWebSectionUsage_15038458 where event_eventName= 'entered' and event_isTestA is not null
0
Will check again tomorrow when the database has caught up before signing off.
Thanks all for the fast response!