jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/353058 )
Change subject: eventLogging: Discard events with duplicate tokens ...................................................................... eventLogging: Discard events with duplicate tokens I6a38a261 made the eventLogging change listener count and discard duplicate events and count duplicate tokens. While we isolate the issue(s) that lead to duplication (reuse, likely) of tokens, make the eventLogging change listener discard events with duplicate tokens as well. Bug: T161769 Bug: T163198 Change-Id: I0dbb16c37814d39d7aec35c8fb7cc7309704c550 --- M resources/dist/index.js M resources/dist/index.js.map M src/changeListeners/eventLogging.js M tests/node-qunit/changeListeners/eventLogging.test.js 4 files changed, 30 insertions(+), 11 deletions(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/353058 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0dbb16c37814d39d7aec35c8fb7cc7309704c550 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: wmf/1.29.0-wmf.21 Gerrit-Owner: Phuedx <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
