[00:11:38] Fundraising Sprint Value Subtracting, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, FR-2016-17-Q2-Bugs: Wrong date encoding fails some donation messages - https://phabricator.wikimedia.org/T147603#2697932 (cwdent) a:cwdent [00:14:21] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Epic: [EPIC] dedupe exact matches - https://phabricator.wikimedia.org/T133807#2784451 (Eileenmcnaughton) [00:14:23] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Dedupe speed fixes - https://phabricator.wikimedia.org/T135056#2286986 (Eileenmcnaughton) Open>Resolved a:Eileenmcnaughton I did this in Oct while at the sprint in the UK [00:15:46] Fundraising-Backlog: Recent up tick in fail mail - https://phabricator.wikimedia.org/T126482#2784474 (Eileenmcnaughton) [00:15:48] Fundraising Sprint Freshmaking, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Apply CRM-18120 potential deadlock fix - https://phabricator.wikimedia.org/T130173#2128377 (Eileenmcnaughton) Open>Resolved We have a patch in our repo & there is now (as of Oct UK sprint) a patch in the upstr... [00:19:55] (PS6) Ejegg: Add highest_native_amount to Silverpop export [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/318360 (https://phabricator.wikimedia.org/T135407) [00:26:10] (CR) Ejegg: "This latest patch uses another intermediate table like the one used for latest donations. It seems to add about 15 minutes to the export t" [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/318360 (https://phabricator.wikimedia.org/T135407) (owner: Ejegg) [00:28:20] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Write some integrity check scripts - https://phabricator.wikimedia.org/T150388#2784487 (Eileenmcnaughton) Basically 'no information' contacts ``` select * from civicrm_contact c LEFT JOIN civicrm_contribution con ON c.id = con.contact_id LEFT JOIN ci... [00:29:33] Fundraising Sprint Value Subtracting, Fundraising-Backlog, MediaWiki-extensions-DonationInterface: Autofocus on first field (First Name) on payments.wiki - https://phabricator.wikimedia.org/T149803#2784488 (cwdent) a:cwdent [00:35:25] This has been going around facebook today - it's useful http://imgur.com/n5jBp45 [00:51:07] ejegg: looks like there was a schema change to contribution tracking i seem to have missed ... Unknown column 'payments_form' in 'field list' [00:51:20] i have run update.php [00:51:32] does that ring a bell? [00:51:38] cwd oh dang, let me see where that comes from [00:53:32] cwd so, that darn table is described in a few different places [00:53:52] hmm yeah that was my suspicion [00:54:03] it's used by a lot of projects [00:54:34] (PS7) Ejegg: Add highest_native_amount to Silverpop export [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/318360 (https://phabricator.wikimedia.org/T135407) [01:04:31] cwd do you have another contribution_tracking table in your drupal db? [01:05:14] lessee... [01:06:19] should only be in drupal right? [01:06:37] yeah, we should get rid of the one in mediawiki [01:07:52] ejegg: i don't see any rogue ct tables [01:08:27] the one i have does not have the payments_form field [01:08:57] but there isn't a mwscript for this update? [01:09:13] oh, maybe a drupal migration? [01:09:22] that would make more sense... [01:14:58] hrmph not the either [01:15:50] *re [01:24:09] ejegg: i see it in extensions/ContributionTracking/patches/20120924.new_columns.sql (2012??) [01:24:23] also shouldn't that get run by the mwscript [01:24:32] cwd sorry, on phone, one sec! [01:24:50] no prob, sorry to bother! [01:47:21] ok, back. let me see [01:48:37] cwd you could use the scripts from these patches: https://gerrit.wikimedia.org/r/312563 [01:48:44] https://gerrit.wikimedia.org/r/312577 [01:56:17] ejegg: thanks! i just sourced the file from the extension. it will be fine for any new setups that run the create table [01:56:41] but i would have expected update.php to run the file from the extension, is that not how it works? [01:57:10] shoot, I thought so [01:58:54] (PS1) Ejegg: Add missing payments_form column to ct schema [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/320709 [01:59:15] there, now the version in crm is in sync with prod ^^ [02:01:03] (PS1) Ejegg: WIP Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) [02:02:01] cwd XenoRyet[m] I'm attempting an Amazon thing to work around a semi-rare failure case, ^^^ akin to the Adyen capture fallback patch. [02:02:22] (CR) jenkins-bot: [V: -1] WIP Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) (owner: Ejegg) [02:02:54] (CR) Cdentinger: [C: 2] Add missing payments_form column to ct schema [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/320709 (owner: Ejegg) [02:07:13] (Merged) jenkins-bot: Add missing payments_form column to ct schema [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/320709 (owner: Ejegg) [02:08:31] cwd looks like vagrant should already be set up to point contribution_tracking to the drupal db [02:09:11] and the contribution_tracking drupal extension is listed in sites/default/enabled_modules, so it should be getting turned on and creating that table [02:09:39] was one of those failing [02:09:44] ? [02:11:16] ejegg: well no all that is fine, it's just that my table didn't have that field [02:12:13] i figured running update.php would fix it with the alters in 20120924.new_columns.sql [02:13:57] but i have not dug into how that works [02:20:19] ohh, i dunno either. I'd imagine the maintenance scripts wouldn't know to run that in the drupal db, in any case [02:21:28] ah yeah that does make sense [02:21:54] i will carry on and not worry about it [02:49:24] ejegg: i have been looking for a way to auto focus the fname field but i don't see any js files that are included for all the different gateways. do you know of a good place? i could add a new file but you might have a better idea... [02:50:00] cwd huh, there should be something [02:50:48] cwd modules/js/ext.donationInterface.forms.js [02:50:52] ejegg: the most appropriate sounding thing i saw was modules/js/ext.donationInterface.forms.js [02:50:55] haha yeah [02:50:57] yep! [02:51:09] I think that's pulled in for all of 'em [02:51:12] but it looks like that's only included by astropay and paypal [02:51:43] casey@okay:/srv/vagrant/mediawiki-fr/extensions/DonationInterface$ grep -irl "ext.donationInterface.forms" [02:51:44] hrm? i was pretty sure the ingenico form uses that logic too, but let me see [02:51:46] paypal_gateway/legacy/paypal_legacy_gateway.body.php [02:51:48] astropay_gateway/astropay_gateway.body.php [02:51:50] extension.json [02:52:57] cwd ah, it's a dependency of the ingenico and adyen modules [02:53:02] so they'll get it too [02:53:28] oh, where does that happen? [02:53:50] i was hackng on that file but it did not seem to be getting included [02:54:03] extension.js, the definitions for ext.donationinterface.ingenico.scripts and ext.donationinterface.adyen.scripts [02:54:06] (i don't know of an easy way to tell what RL is doing...) [02:54:18] debug=true is my go-to [02:55:50] i did that but i still see all this load.php stuff [02:56:20] anyway i will figure it out, just wanted to make sure i put it in the right spot [02:56:24] thanks! [02:56:24] at some point it should request the files directly if debug=true [02:57:22] huh i do not see the individual file [03:00:13] hmm, let me see [03:02:03] yeah, I definitely see it under Sources in chromium dev tools [03:02:59] forms.js? [03:03:21] huh i am loading http://payments.wiki.local.wmftest.net:8080/wiki/Special:GlobalCollectGateway?appeal=JimmyQuote&ffname=cc-vmad&recurring=&payment_method=cc&utm_key=&referrer=&language=en&country=US&returnto=Thank_You%2525252Fen&amountGiven=¤cy_code=USD&frequency=onetime&amount=3&uselang=en&debug=true [03:03:53] i see validate_input et al but not the one i'm looking for... [03:05:06] it's one of the last scripts I see loaded, right before ingenico.js [03:08:25] i do not see that! [03:08:29] or ingenico.js [03:09:22] although i see reference to both in some of this RL code [03:10:14] don't even see them in the Sources tab? [03:11:52] they've got to be there or submit won't work [03:13:29] ejegg: is this what you mean? https://sadbastard.org/error.png [03:13:54] well that's weird [03:14:26] so submit is broken? [03:15:27] (PS1) Ejegg: Consolidate updates from intermediate tables [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320715 [03:15:51] hmm yeah i loaded this form in a while but yeah [03:16:28] don't know how that's happening... [03:16:30] andrew was saying that debug=true is no longer preferred and there is an un-minify browser thing instead [03:16:53] ah, definitely have seen a lot of heisenbugs [03:17:21] js is like that :S [03:17:42] i'll keep poking at it and let you know what i find [03:21:24] good luck! [03:21:49] there's a new version of that highest native amount patch if you have time for review. [03:21:53] i gotta head out [04:13:27] (PS1) Cdentinger: auto focus fname field [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320717 (https://phabricator.wikimedia.org/T149803) [04:38:17] (PS1) Cdentinger: only add @ to dates if is_numeric [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320719 (https://phabricator.wikimedia.org/T147603) [04:41:34] gnight! [09:11:08] fundraising-tech-ops, Continuous-Integration-Config, FR-Smashpig: Switch wikimedia/fundraising/SmashPig to use tox as an entry point - https://phabricator.wikimedia.org/T114361#2784964 (hashar) [09:11:55] fundraising-tech-ops, Continuous-Integration-Config, FR-Smashpig: Switch wikimedia/fundraising/SmashPig to use tox as an entry point - https://phabricator.wikimedia.org/T114361#1693094 (hashar) [09:14:03] fundraising-tech-ops, Continuous-Integration-Config, FR-Smashpig: Switch wikimedia/fundraising/SmashPig to use tox as an entry point - https://phabricator.wikimedia.org/T114361#2784994 (hashar) Given there is only a few python scripts, I am not sure it is worth the hassle of adding a python linter to... [14:08:39] fundraising-tech-ops, Operations, ops-codfw: payments2002 disk failure - https://phabricator.wikimedia.org/T149646#2785632 (Jgreen) Open>Resolved HPSA reports RAID1 OK. Thanks! [14:53:38] i canceled this matrix account but it continually ghosts my nick [16:56:15] morning dstrine! :) [16:56:23] hey [16:56:39] any sense of how long it might take to adjust the PP minimum on donate wiki? I’m trying to decide if I should get a last minute email send ready to go for the US [16:56:46] 10am is our control send time [16:58:22] I was just reading that email. XenoRyet cwd ejegg|away there are some emails showing that PP fixed their bug. How hard would it be to put our minimum donation control back in? [16:58:55] see email "URGENT: About PayPal server/mobile error" [16:59:00] hmm,i'll check [17:00:26] dstrine: looks easy to undo the change, want me to do it? [17:01:01] yeah if you could. this would open up a ton of testing and give time to restart emails this week. [17:01:45] if you need a task to commit against: https://phabricator.wikimedia.org/T149902 [17:02:26] thanks, it's actually a commit to the settings repo so nothing will be visible [17:02:54] oh cool [17:04:53] dstrine ccogdill should we check with the-wub to see what he sees for conversion rates this morning? [17:05:16] PPena: in a meeting right now, but will look in a bit [17:05:30] cool thanks :) [17:05:41] thanks for jumping on it dstrine & cwd :) [17:06:10] Jeff_Green: is there a way to update just config tree? or should i just do a no-op update to something else? [17:07:02] cwd iirc just do a fundraising_code_update after you update the config tree, and the new tree will be applied [17:07:30] if you need to avoid picking up an already-merged change on gerrit, you can rev lock to the existing commit before doing so [17:08:00] it looks like it updates all projects without an arg [17:08:09] would i have to rev lock all of them? [17:08:23] well [17:08:42] ideally there aren't merged changes that are undeployed, but in that case you would [17:08:54] or you can specify which project you want to update [17:09:03] hehe yep, that is my fear [17:09:14] well i guess it'll warn me [17:09:22] i'll do that [17:09:28] i usually err on the side of miscaution [17:09:38] i figure if it's a habit we want to avoid, why enable it? :-P [17:12:27] agreed [17:12:35] i do however have to type the random passwords for every time [17:12:37] (CR) XenoRyet: [C: 2] auto focus fname field [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320717 (https://phabricator.wikimedia.org/T149803) (owner: Cdentinger) [17:12:48] even for the ones that aren't updating [17:12:55] yeah, true [17:13:14] iirc it doesn't talk to gerrit at all until you do that [17:13:24] aieee also there are a lot of undeployed changes [17:13:27] just what i was afraid of [17:13:32] which projects? [17:13:42] maybe i'll just push them out cause at least it'll right the situation [17:13:54] i see a vendor change to smashpig [17:14:11] a boatload of stuff to "civicrm authonly" [17:14:17] (i don't even know what that is) [17:14:18] the latter is fine [17:14:46] that's an internal civi frontend that's used to authenticate things like dash [17:15:20] also apache-auth hooked up to the civi backend [17:15:42] very little harm if it breaks, and it probably won't [17:15:50] cool [17:16:09] smashpig: if you're concerned you can revlock to the version that was deployed last [17:16:27] and run an update and it will check that out instead [17:16:35] actually it looks like a pretty old version of vendor, not sure if it actually changed or not [17:16:43] but it alerted me [17:19:16] maybe it shows the submodules whether updated or not and i never noticed [17:19:45] you'll know when you rsync blast I guess [17:19:56] you could do a canary deploy to payments1004 which is not pooled, to see [17:20:22] good idea [17:20:48] (Merged) jenkins-bot: auto focus fname field [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320717 (https://phabricator.wikimedia.org/T149803) (owner: Cdentinger) [17:32:35] !log restarted dash [17:32:40] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [17:33:04] !log restarted slander [17:33:07] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [17:34:04] !log deployed EVERYTHING... changed config tree to c6a7b17432188a0a4f990061b488208e64fe39dd and civicrm-authonly from 56eadabf705b3d035e11bb9fd3478457c159e40d to df50d2d7b6a8494fb3e049df6b1e101611270 [17:34:08] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [17:40:38] dstrine: the $2 thing should be undone now [17:41:40] thanks!!! [17:41:50] PPena: the-wub ccogdill ^^^ [17:41:54] and MBeat [17:42:01] woo! [17:42:07] cool [17:42:25] yay [17:42:29] great, thanks! [17:43:46] I just tried $1 by typing it in and I was able to donate here https://donate.wikimedia.org/w/index.php?title=Special:FundraiserLandingPage&country=US&uselang=en&utm_medium=sidebar&utm_source=donate&utm_campaign=C13_wikimediafoundation.org [17:45:25] I was not able to donate under $1. [17:45:50] Is that what we expect? [17:46:38] dstrine: yes, that is correct [17:46:57] ok great [17:47:04] I just like to confirm [17:50:32] hey the-wub, are you all doing a big english test today? [17:51:31] ccogdill: I don't think so, it's a bit late now. we may just do 2 next week [17:51:38] okay thought so, just checking [17:51:48] might be good to keep fundraising off the US for a few days anyway [17:52:14] yeah, good point [17:52:15] I think we’re still going to hold on US email until Monday, after talking it out with Brian. too much potential overlap with people in pain right now [17:54:22] dstrine not sure abt less than $1. they said they disabled the under $1 block, but maybe they brought it back up [17:54:58] the-wub were you able to check conversion this morning? Does that seem normal? [17:55:17] PPena dstrine: paypal conversion rate for banners since we put it back is between 45 and 50%. that's a little lower than previously, but some of that could be due to the $2 limit we only just removed [17:55:29] the-wub ccogdill good points on keeping some 'morning' time for the US [17:55:49] PPena: the $1 block is on our side. I get the error message while still on our form. [17:55:51] the-wub gotcha. Seems better than the 40% on monday [17:56:06] dstrine oh I see. Yeah then we are good! [17:56:34] the-wub could you plss keep a close watch on the conv rates on a daily basis at least fr this week, and let us know if you see anything funky? [17:57:57] PPena: yeah, I'm trying to. I did notice the credit card conversion dropped too, but that could just be from people choosing it who would rather have used paypal. [18:00:39] fr-tech: You're not Dave. Who are you? [18:00:39] -- discuss. [18:08:29] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Civi: fix 'recurring donations by payment method + date range' search - https://phabricator.wikimedia.org/T131094#2786555 (MBeat33) This may not need a fix, as I've found a workaround. To search only for recurring donations using Contributions > Find C... [18:09:18] http://www.linphone.org/ [18:10:11] * cwd wants to try [18:11:28] slander: It's okay dave, my wife will continue to read your palm [18:23:42] when i had ubuntu i used that cwd, it was fine [18:26:18] oh yeah? i would love something besides hangouts [18:36:25] (PS1) Cdentinger: Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/320815 [18:36:54] (PS1) Cdentinger: update DI submodule [core] (fundraising/REL1_27) - https://gerrit.wikimedia.org/r/320816 [18:37:25] (CR) Cdentinger: [C: 2] Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/320815 (owner: Cdentinger) [18:45:28] there is no dana only zuul [18:47:49] (Merged) jenkins-bot: Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/320815 (owner: Cdentinger) [18:48:30] (CR) Cdentinger: [C: 2] update DI submodule [core] (fundraising/REL1_27) - https://gerrit.wikimedia.org/r/320816 (owner: Cdentinger) [18:48:38] just got a new report of a PayPal internal server error, following up w/donor to see when it occurred, fyi [18:49:05] nuts [18:49:38] Fundraising Sprint Testing on Production, Fundraising Sprint Unbreaking Now, Fundraising Sprint Value Subtracting, Fundraising-Backlog, and 2 others: Spike: Central Notice: Consider options for monitoring versions of banners shown - https://phabricator.wikimedia.org/T148593#2786780 (Ejegg) Were y... [18:51:04] Fundraising-Backlog: Add field to Silverpop export: first donation date - https://phabricator.wikimedia.org/T150467#2786781 (Ejegg) [18:52:25] so, we never saw 'internal server error' when the minimum amount block was wrong. We just saw a 'cannot send your payment at this time' message on an otherwise normal looking page [18:57:46] (Merged) jenkins-bot: update DI submodule [core] (fundraising/REL1_27) - https://gerrit.wikimedia.org/r/320816 (owner: Cdentinger) [19:02:26] !log updated payments from c1fa73c649986be89a6a038b9e19f6b3ea19e537 to 3b3c8ce6c7bc24beb520a3e2f507df4514de4679 [19:02:32] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [19:03:49] Fundraising Sprint Value Subtracting, Fundraising-Backlog, MediaWiki-extensions-DonationInterface, Patch-For-Review, WMF-deploy-2016-11-15_(1.29.0-wmf.3): Autofocus on first field (First Name) on payments.wiki - https://phabricator.wikimedia.org/T149803#2763417 (cwdent) Open>Resolved... [19:17:06] fundraising-tech-ops, Operations, ops-eqiad: lutetium RAID disk failed - https://phabricator.wikimedia.org/T149904#2786912 (Cmjohnson) Open>Resolved a:Cmjohnson [19:28:43] (PS2) Ejegg: Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) [19:28:58] I think ^^^ should solve some intermittant failmail [19:29:10] (that I'm afraid will worsen under load) [19:29:29] hmm, I should break that up into a little refactor, then the new functionality [19:31:12] (CR) jenkins-bot: [V: -1] Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) (owner: Ejegg) [19:46:45] (PS1) Ejegg: DRY finding OrderReferenceId, get_class() -> instanceOf [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320833 (https://phabricator.wikimedia.org/T147973) [19:48:31] (CR) jenkins-bot: [V: -1] DRY finding OrderReferenceId, get_class() -> instanceOf [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320833 (https://phabricator.wikimedia.org/T147973) (owner: Ejegg) [19:54:16] (PS2) Ejegg: DRY finding OrderReferenceId, get_class() -> instanceOf [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320833 (https://phabricator.wikimedia.org/T147973) [19:56:31] (CR) jenkins-bot: [V: -1] DRY finding OrderReferenceId, get_class() -> instanceOf [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320833 (https://phabricator.wikimedia.org/T147973) (owner: Ejegg) [19:59:11] (PS3) Ejegg: DRY finding OrderReferenceId, get_class() -> instanceOf [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320833 (https://phabricator.wikimedia.org/T147973) [20:01:30] (PS3) Ejegg: Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) [20:04:20] OK, that's got tests passing. [20:04:26] eh, I should add more tests [20:29:25] (PS4) Ejegg: Fix Amazon order IDs for manual captures [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320710 (https://phabricator.wikimedia.org/T147973) [20:32:41] are we off tomorrow? [20:33:01] (CR) Ejegg: [C: 1] "Nice! Maybe update phpDoc?" [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320719 (https://phabricator.wikimedia.org/T147603) (owner: Cdentinger) [20:33:29] Fundraising Sprint Unbreaking Now, Fundraising Sprint Value Subtracting, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Patch-For-Review: Engage isn't able to edit addresses due to latitude and longitude - https://phabricator.wikimedia.org/T150305#2787289 (RLewis) @Eileenmcnaughton updat... [20:36:55] Fundraising Sprint Unbreaking Now, Fundraising Sprint Value Subtracting, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Patch-For-Review: Engage isn't able to edit addresses due to latitude and longitude - https://phabricator.wikimedia.org/T150305#2787296 (Eileenmcnaughton) Open>R... [20:43:01] (PS1) Ejegg: SP export: log a snippet of the query, not just # [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320837 [20:44:36] ejegg: AndyRussG XenoRyet cwd where do you want to meet today? Hangouts or riot? [20:45:22] hangouts pls. i need to fix my matrix server [20:48:10] I'll be there shortly [20:48:30] dstrine: K :) [21:21:59] (CR) Cdentinger: [C: 2] Add highest_native_amount to Silverpop export [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/318360 (https://phabricator.wikimedia.org/T135407) (owner: Ejegg) [21:23:10] (Merged) jenkins-bot: Add highest_native_amount to Silverpop export [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/318360 (https://phabricator.wikimedia.org/T135407) (owner: Ejegg) [21:23:36] https://gerrit.wikimedia.org/r/320837 [21:25:30] (CR) Cdentinger: [C: 2] Consolidate updates from intermediate tables [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320715 (owner: Ejegg) [21:25:36] (CR) Cdentinger: [C: 2] SP export: log a snippet of the query, not just # [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320837 (owner: Ejegg) [21:31:31] (PS2) Cdentinger: only add @ to dates if is_numeric [wikimedia/fundraising/SmashPig] - https://gerrit.wikimedia.org/r/320719 (https://phabricator.wikimedia.org/T147603) [21:35:38] (Merged) jenkins-bot: Consolidate updates from intermediate tables [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320715 (owner: Ejegg) [21:35:40] (Merged) jenkins-bot: SP export: log a snippet of the query, not just # [wikimedia/fundraising/tools] - https://gerrit.wikimedia.org/r/320837 (owner: Ejegg) [21:36:53] (PS2) Cdentinger: Fix US 'Postal Code' label [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320262 (owner: Ejegg) [21:59:20] (CR) Cdentinger: "Confused, i don't see any references to that key around so this seems to not change anything?" [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320262 (owner: Ejegg) [22:00:57] (CR) Ejegg: "We have this weird thing where we look for message_key- messages before message_key. This is how we get different labels for the " [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320262 (owner: Ejegg) [22:22:12] (CR) Cdentinger: [C: 2] Fix US 'Postal Code' label [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320262 (owner: Ejegg) [22:24:13] (Merged) jenkins-bot: Fix US 'Postal Code' label [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/320262 (owner: Ejegg)