[00:00:44] Wikimedia-Fundraising-Banners: 2020-07-15 en6C pre-test: mobile large batch - https://phabricator.wikimedia.org/T257612 (jbolorinos-ctr) Open→Resolved a:jbolorinos-ctr These banners have now passed QA and are READY TO TEST! [00:00:46] Wikimedia-Fundraising-Banners: QA for en6C pre-test on July 15 - https://phabricator.wikimedia.org/T257509 (jbolorinos-ctr) [00:01:10] Wikimedia-Fundraising-Banners: QA for en6C pre-test on July 15 - https://phabricator.wikimedia.org/T257509 (jbolorinos-ctr) These banners have now passed QA and are READY TO TEST! @spatton [01:32:24] (CR) Ejegg: [C: -1] "Joining export_staging to itself like this doesn't actually get us the id associated with the latest donation date - it still gets the max" (1 comment) [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/610495 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [01:41:58] (PS1) Eileen: Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612693 [01:42:37] (CR) Eileen: [C: +2] Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612693 (owner: Eileen) [01:42:46] (Merged) jenkins-bot: Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612693 (owner: Eileen) [01:44:13] (CR) Ejegg: Add suppression list rebuild - not called - just for if needed to run the queries (1 comment) [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/610400 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [01:44:51] ejegg: yes I think that WAS meant to be stat table [01:45:05] !log tools revision changed from a9e7dc1559 to 7b6018a16e [01:45:10] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [01:46:06] (PS1) Eileen: Copy existing full build for export stats to rebuild file [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612694 [01:46:28] (CR) Eileen: "Yeah - I've just been putting the full rebuild stuff in files so we can re-run if we want - also https://gerrit.wikimedia.org/r/c/wikimedi" [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/610400 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [01:53:57] cstone: so that tokenize failure happened at an unfortunate point [01:54:18] looks like we had charged the donor and were inserting the new donation [01:54:22] when it hit a deadlock [01:54:26] i was just looking at it but got distracted looking for the comet [01:54:40] should we do something to make sure that donor doesn't get double charged? [01:54:48] hmm would something like that show up in the audit? [01:55:31] yep, it would! [01:55:56] oooh, i don't know how well we handle recurring donations in audits though :( [01:56:01] hmm yeah [01:56:21] seeing as how we generally rely on finding corresponding details in the payments-wiki log files [01:58:13] let's see if the token got saved [01:58:26] it should have its the first step it does [01:58:26] or if it got rolled back with the rest of the transaction [01:58:30] oh i see [02:00:28] 155542 [02:02:24] ok, so the civicrm_contribution_recur rows look like the donor won't be charged again at the next run anyway [02:02:59] I guess we just have to get their converted recur row into the right status and synthesize the contribution [02:03:01] either my internet is being slow or i broke everything [02:03:08] ut-oh! [02:03:27] complain and it fixes nice [02:04:17] hmm, next_sched_contribution_date is now-ish, but status_id is 14 [02:04:25] reminding myself what that means for recurring [02:04:38] yeah i was just going to look that up [02:04:58] remember contribution_recur_status is its own option group now [02:05:30] looks like it's 'Processing' [02:05:36] so it won't be picked up again [02:06:03] oh damn [02:06:19] 782 civicrm_contribution_recur rows with status 'Processing' [02:06:28] so... we should get those unstuck [02:06:54] from the old to new? [02:08:10] hmm, looks like mostly no [02:08:29] there's some big batch with next_sched_contribution_date 2020-03-26 [02:08:38] I guess something blew up then [02:09:10] and we haven't charged those folks for 4 months [02:09:47] for the deadlock issue, i was running it ever 20 minutes in batches of 100 to try and get through them at a reasonable rate, should I adjust that [02:09:54] theres about a 1000 a night [02:12:57] cstone that seems fine, as long as one job finishes before the next starts [02:13:20] yeah it should finish in ~8 minutes [02:13:32] So we have to do the contribution_recur and payment_token inserts synchronously [02:13:54] but would we be able to send the donations to the queue instead of doing that insert too? [02:14:10] or is it too weird for the normal queue consumer to handle it? [02:14:55] i tried to match everything up to what the donations queue was expecting but it might be missing some stuff [02:19:57] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising-tech-ops: Fix stuck recurring contributions, add alarm - https://phabricator.wikimedia.org/T258013 (Ejegg) [02:20:33] I guess we can try to fix that record up tomorrow [02:21:05] might be easiest just to make a json file and manually feed it into the queue [02:24:30] ok, i'mma sign off for now [02:24:32] see ya! [02:24:38] thanks for looking at this and night [02:54:43] (PS1) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [02:55:25] (CR) jerkins-bot: [V: -1] Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [03:08:23] (PS2) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [03:25:29] (PS1) Cstone: WIP: Add variant for PAN explanation text. [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/612696 [05:19:08] (PS3) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [05:19:10] (PS1) Eileen: Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) [05:19:12] (PS1) Eileen: Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) [05:19:53] (CR) jerkins-bot: [V: -1] Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [05:20:00] (CR) jerkins-bot: [V: -1] Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [05:20:04] (CR) jerkins-bot: [V: -1] Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [05:23:54] (PS2) Eileen: Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) [05:23:56] (PS2) Eileen: Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) [05:24:40] (CR) jerkins-bot: [V: -1] Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [05:24:42] (CR) jerkins-bot: [V: -1] Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [06:30:01] (CR) AndyRussG: [C: +2] "Woohooo! Nice work, works great!! :) Thanks!!!" [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/608089 (https://phabricator.wikimedia.org/T251201) (owner: Jgleeson) [06:36:56] (Merged) jenkins-bot: Command to check matching gifts employer data file [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/608089 (https://phabricator.wikimedia.org/T251201) (owner: Jgleeson) [06:47:56] (PS4) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [06:49:56] (PS3) Eileen: Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) [06:49:58] (PS3) Eileen: Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) [06:50:51] (CR) jerkins-bot: [V: -1] Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [07:16:32] (PS4) Eileen: Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) [07:18:58] (PS6) Eileen: Alter master email table to use latest donor rather than highest email id [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/610495 (https://phabricator.wikimedia.org/T253152) [07:21:15] (CR) jerkins-bot: [V: -1] Alter master email table to use latest donor rather than highest email id [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/610495 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [07:25:56] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, and 3 others: Q4 FY2019/20 investigate export and upload issues with the silverpop export - https://phabricator.wikimedia.org/T253152 (Eileenmcnaught... [13:54:04] Fundraising-Backlog: iDEAL logo not ideally located - https://phabricator.wikimedia.org/T256078 (Pcoombe) [13:54:12] Fundraising-Backlog: Monthly Other amount (post-payment monthly convert) allows text only input - https://phabricator.wikimedia.org/T257321 (Pcoombe) [13:54:25] Fundraising-Backlog: Ingenico inconsistently accepts missing cvv cards - https://phabricator.wikimedia.org/T257343 (Pcoombe) [14:17:57] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, and 2 others: Add silverpop privacy delete routine - https://phabricator.wikimedia.org/T257001 (mepps) I've added sql to add the table but I don't k... [15:25:15] fr-tech anything you want to ask for from other teams? [15:25:30] aka scrum-o-scrums news? [15:51:14] ejegg: hey nothing here (I guess it's prolly too late, also...) [15:51:21] thanks tho! [15:51:27] hi AndyRussG ! [15:51:36] :) [15:59:52] Wikimedia-Fundraising-Banners: QA: Orange banners for NL - https://phabricator.wikimedia.org/T257388 (jbolorinos-ctr) My apologies for forgetting to close this, these banners have passed QA and are READY TO TEST! [16:00:00] Wikimedia-Fundraising-Banners: QA: Orange banners for NL - https://phabricator.wikimedia.org/T257388 (jbolorinos-ctr) Open→Resolved [16:00:02] Wikimedia-Fundraising-Banners: [Candidate] NL Banners (Duplicate of Asana task) - https://phabricator.wikimedia.org/T255833 (jbolorinos-ctr) [16:33:39] Wikimedia-Fundraising-Banners: Radio buttons highlight with square around round radio button when first selected on RML options (nag) - https://phabricator.wikimedia.org/T258084 (jbolorinos-ctr) [16:35:54] Wikimedia-Fundraising-Banners: Radio buttons highlight with square around round radio button when first selected on RML options (nag) - https://phabricator.wikimedia.org/T258084 (jbolorinos-ctr) p:Triage→Low Setting priority to Low since this is a minor visual issue that doesn't affec the donation wo... [16:47:45] Wikimedia-Fundraising-Banners: Radio buttons highlight with square around round radio button when first selected on RML options (nag) - https://phabricator.wikimedia.org/T258084 (EWilfong_WMF) Easy fix: https://meta.wikimedia.org/w/index.php?title=MediaWiki%3ACentralnotice-template-spatton_trilogy_RMLTiming1... [17:01:24] Wikimedia-Fundraising-Banners: Radio buttons highlight with square around round radio button when first selected on RML options (nag) - https://phabricator.wikimedia.org/T258084 (jbolorinos-ctr) Open→Resolved Thanks so much for the quick fix Eric! I've now verified the RML nag options are highlighti... [17:01:26] Wikimedia-Fundraising-Banners: [BETA] QA for 'RML options' banner - https://phabricator.wikimedia.org/T253054 (jbolorinos-ctr) [17:19:13] Fundraising-Backlog: Solving for Indian donors that don't have a PAN but want to donate - https://phabricator.wikimedia.org/T258086 (EMartin) [17:27:14] Fundraising-Backlog: Solving for Indian donors that don't have a PAN but want to donate - https://phabricator.wikimedia.org/T258086 (EMartin) Important input here from Dlocal Operations + Fraud team: you will need to have that field in your FrontEnd and if the user inputs it you will need to send it, you wil... [17:50:41] Wikimedia-Fundraising-Banners: [CANDIDATE] QA for 'RML options' banner - https://phabricator.wikimedia.org/T253054 (jbolorinos-ctr) [18:47:08] ejegg: I managed to recreate the problem locally but I'm not getting the FAILMAIL - ERROR: civi1001 (no_provider) SmashPig::ct_batch_process email, only the Fail Mail : REMOVAL: mwv (wmf_common) one.. so I think I need to update my smashpig error levels maybe? [18:47:46] fr-tech^ [18:48:19] so i guess locally the failmail duplicates are fixed! :) [18:49:26] jgleeson: nice! :) [18:50:49] Fundraising-Backlog: Solving for Indian donors that don't have a PAN but want to donate - https://phabricator.wikimedia.org/T258086 (MBeat33) Thank you Evelyn this would be an amazing development! [19:27:14] Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, Patch-For-Review: Payments Wiki form variant w/ PAN field explanation text - https://phabricator.wikimedia.org/T257844 (Cstone) a:Cstone [19:35:27] Fundraising Sprint Nyan cats for everyone, Fundraising Sprint X-rays, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Fredge search in Civi randomly scrambling search results - https://phabricator.wikimedia.org/T239967 (DStrine) [19:36:11] Fundraising Sprint Nyan cats for everyone, Fundraising Sprint X-rays, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Fredge search in Civi randomly scrambling search results - https://phabricator.wikimedia.org/T239967 (DStrine) [19:37:41] Fundraising Sprint Nyan cats for everyone, Fundraising Sprint X-rays, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Fredge search in Civi randomly scrambling search results - https://phabricator.wikimedia.org/T239967 (DStrine) [20:10:25] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, and 2 others: Add silverpop privacy delete routine - https://phabricator.wikimedia.org/T257001 (Eileenmcnaughton) @mepps in CRM_Omnimail_Upgrader yo... [20:11:56] so I worked out what I'm missing to get smashpig specific failmail locally [20:12:10] only problem is when I add the thingy that's missing. I still don't see them hmmm [20:12:55] is this file the default enabled log stream is syslog https://github.com/wikimedia/wikimedia-fundraising-SmashPig/blob/master/config/provider-defaults.yaml [20:13:17] but on production we also have a log-steam called - failmail which its own block [20:13:30] I pulled that from SmashPig/local-config/provider-defaults.yaml on frpm [20:14:05] but adding all of that to my provider-defaults.yaml file in my civicrm/vendor/smashpig dir doesn't fix it :( [20:14:37] I'll try debugging the smashpig config object to see if it's reading from somewhere else [20:36:35] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, and 2 others: Add silverpop privacy delete routine - https://phabricator.wikimedia.org/T257001 (mepps) Thanks @Eileenmcnaughton! That worked. [20:47:04] (PS1) Mepps: Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) [20:54:05] (CR) jerkins-bot: [V: -1] Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) (owner: Mepps) [20:58:53] (PS2) Mepps: Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) [21:06:23] (CR) jerkins-bot: [V: -1] Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) (owner: Mepps) [21:12:24] Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, FR-Civi-Dedupe: Civi Dedupe: enable Deduper to handle multiple email addresses - https://phabricator.wikimedia.org/T256316 (DStrine) [21:19:35] oh well today wasn't all too satisfying [21:19:52] bye all [21:23:11] (PS3) Mepps: Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) [21:24:04] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising Sprint Nyan cats for everyone, Fundraising-Backlog, and 3 others: Add silverpop privacy delete routine - https://phabricator.wikimedia.org/T257001 (mepps) Okay I've got my patch working, but still nee... [21:25:34] (CR) jerkins-bot: [V: -1] Upgrade forget to store deleted email ids [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) (owner: Mepps) [21:32:42] (PS5) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [21:34:06] (PS6) Eileen: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) [21:51:28] dstrine: so shall I remove the sprint from this & put it into sprint+1 https://phabricator.wikimedia.org/T256522 - it ties in with the extra checks Caitlin is doing & the other ticket there [21:52:03] Fundraising Sprint Lazy Loading Life, Fundraising Sprint MySQL is YourSQL and WeSQL, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, FR-Email: Small number of contacts being inappropriately put on the suppression list - https://phabricator.wikimedia.org/T256522 (DStrine) [21:52:18] eileen: I didi it [21:53:24] thanks [21:53:45] am excited to take a break from silverpop :-) [22:04:44] ohh this is kinda exciting - I was looking to figure out how to get into the task about deduping contacts with non-primary addresses & I realised the portion of the search work that is already deployed solved my problem - I used apiv4 explorer to create a smart group of contacts with non-primary emails & then I filtered on that in deduper [22:05:07] nice eileen [22:15:42] i need to take $son for a trip outside before he bounces off the walls more and breaks something. [22:18:54] dstrine: just based on our other conversation - can I set delete deleted going until 1 year ago today (it's a hard coded date at this stage so 16-jul-19) [22:49:10] (PS1) Eileen: Margin cleanup [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612972 [22:55:57] eileen: I think that's fine [22:56:16] ok - do I need to send out an email? & if so to which list? [22:57:08] eileen: I'll mention it at the team standup on monday. I really can't think of any reason people will be weird about this. [22:57:37] OK - I'll enable it now then because by Monday it still will be in 2017 or 2018 if it does raise issues [22:57:45] this kinda of falls into the "forensics" and "backups" range of data and I think fr-tech gets to make a call on this [22:57:54] cool [22:58:09] it should help some queries [22:58:17] at least a little [23:13:01] (CR) Ejegg: [C: +2] Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [23:13:31] (Merged) jenkins-bot: Convert main stats table to incremental updates [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612695 (https://phabricator.wikimedia.org/T253152) (owner: Eileen) [23:14:40] If anyone can check process control I have a patch to start deleting deleted contacts again. Also, I think I was wrong re hard-coded date [23:45:59] looking eileen [23:46:09] what do you mean by the hard-coded date? [23:46:29] I didn't think ' 1 year ago' [23:46:31] would work [23:46:36] but it seems it does [23:46:40] Also https://gist.github.com/totten/93350feec3d11c7c3ca48d2cc086a608 [23:46:43] ah, and it does because php is totally lax with inputs? [23:47:00] no because it's using apiv3 which supports strtotime on all date fields [23:47:46] oho, totten's got a much less intensive way of doing smart groups then? [23:48:12] well - it's a suggestion [23:48:16] spitballing [23:49:17] ok, that p-c change looks fine to me [23:49:22] (PS4) Eileen: Remove reference to silverpop_export_address [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612699 (https://phabricator.wikimedia.org/T253152) [23:49:24] (PS5) Eileen: Fix the majority of tables to be incrementally updated [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/612700 (https://phabricator.wikimedia.org/T253152) [23:49:30] oops, gotta run [23:49:35] maybe back later! [23:50:42] !log process-control config revision is 1fc4a9686d [23:50:46] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [23:51:32] (PS1) Eileen: Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612987 [23:51:44] (CR) Eileen: [C: +2] Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612987 (owner: Eileen) [23:52:17] (Merged) jenkins-bot: Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/tools into deploy [wikimedia/fundraising/tools] (deploy) - https://gerrit.wikimedia.org/r/612987 (owner: Eileen) [23:54:09] !log tools revision changed from 7b6018a16e to 711d671600 [23:54:13] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [23:56:28] (CR) Eileen: "recheck" [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/612949 (https://phabricator.wikimedia.org/T257001) (owner: Mepps)