https://bugzilla.wikimedia.org/show_bug.cgi?id=62935
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED Ever confirmed|1 |0 --- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to Maryana Pinchuk from comment #0) > To reproduce, in the mediawikiwiki db, Select * from logging where log_page > = any Flow enabled page ID and log_action = "thank" and you won't get any > results, despite the fact that we've been using the new thanks feature on > those pages. log_page won't be set to the page the thank was made on, it'll be the page id of the user who was thanked. The page which the thank was made on isn't in the logging table for any type of thanks. AFAICT in the code, Flow-Thanks are being logged just like normal, but there is no distinction on whether they were normal thanks or Flow-Thanks. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
