In the code now, we send a temporary ID only on logs sent when the user clicks on "Donate". Also, there is a chance that the log could be sent back more than once on the same pageview (if the pageview is sampled and sends the log back, and then the user clicks on "Donate"). This wouldn't allow cleanly distinguishing page views that were definitely not associated with a donation. The changes mentioned in the title would fix it.
Description
Description
Details
Details
Related Objects
Related Objects
- Mentioned In
- rMW89f37706631a: Updated mediawiki/core Project: mediawiki/extensions/CentralNotice…
rMW08b5f6f41276: Updated mediawiki/core Project: mediawiki/extensions/CentralNotice…
rMWbb65aafa4688: Updated mediawiki/core Project: mediawiki/extensions/CentralNotice…
rMW3e7e24a69770: Updated mediawiki/core Project: mediawiki/extensions/CentralNotice…
rECNOd2593e89ed81: BannerHistoryLogger: always send log ID, never send twice
rMEXT65712a72ce0a: Updated mediawiki/extensions Project: mediawiki/extensions/CentralNotice…
rECNO816518c212ef: BannerHistoryLogger: always send log ID, never send twice
Event Timeline
Comment Actions
Change 240960 had a related patch set uploaded (by AndyRussG):
BannerHistoryLogger: always send log ID, never send twice
Comment Actions
Change 240960 merged by Ejegg:
BannerHistoryLogger: always send log ID, never send twice
Comment Actions
Change 241926 had a related patch set uploaded (by AndyRussG):
BannerHistoryLogger: always send log ID, never send twice
Comment Actions
Change 241926 merged by jenkins-bot:
BannerHistoryLogger: always send log ID, never send twice