https://bugzilla.wikimedia.org/show_bug.cgi?id=68520
--- Comment #1 from Dan Andreescu <[email protected]> --- For now, these were causing lots of problems so I set recurrent=0 on them: update report set recurrent=0 where recurrent=1 and (parameters like '%"id": 834%' or parameters like '%"id": 882%' or parameters like '%"id": 885%' or parameters like '%"id": 919%'); This should be fairly harmless and it's also pretty trivial to undo if we run into problems. -- 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
