Page MenuHomePhabricator

dismissed event total interaction time is not being reported correctly
Closed, ResolvedPublic

Description

A regression was introduced in https://gerrit.wikimedia.org/r/#/c/311753/ where the dismiss event totalInteractionTime property is being sent as null. That's because logData is being reset (in the closePopup method) before it's sent as part of the dismiss event.

Event Timeline

Change 313245 had a related patch set uploaded (by Bmansurov):
Regression: Correctly log total interaction time for dismiss event

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

bmansurov changed the point value for this task from 3 to 0.5.
bmansurov removed the point value for this task.EditedSep 28 2016, 9:28 PM

Forgot that subtasks don't need estimation.

Change 313245 merged by jenkins-bot:
Regression: Correctly log total interaction time for dismiss event

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