[00:12:46] cstone: this is your acoustic record... https://cloud.goacoustic.com/campaign-automation/Data/Databases?cuiOverrideSrc=https:%2F%2Fcampaign-us-4.goacoustic.com%2FsearchRecipient.do%3FisShellUser%3D1%26action%3Dedit%26recipientId%3D748572098415%26listId%3D9644238 [00:13:08] so we could do tests with recipient_id=748572098415 in the url [00:16:04] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog, 07fr-acoustic: Acoustic SMS stage 5 - update queue consumer support for SMS RML - https://phabricator.wikimedia.org/T376686#10374257 (10Eileenmcnaughton) [00:24:22] (03PS9) 10Eileen: Populate new phone fields [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1089969 (https://phabricator.wikimedia.org/T376686) [00:24:22] (03PS1) 10Eileen: Set contribution gift source channel to SMS when recipient ID is present [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099831 (https://phabricator.wikimedia.org/T376686) [00:36:05] this trigger update https://gerrit.wikimedia.org/r/c/wikimedia/fundraising/crm/+/1098816 should be OK to merge - but I'm not gonna ask dwisehaupt to reload it at this stage - it's more there for completeness right now [00:39:42] eileen: cool. i don't have time to do it tonight anyway. could probably do it tomorrow or wednesday if there is a need. or if we want to push it off until later that's ok too. [00:40:09] dwisehaupt: as far as I'm concerned it could be weeks before we do it [00:40:17] even better. [00:40:27] it just means we aren't getting that data logged but it's data we barely have as yet [00:40:31] seems like a small one but we'll probably still want the queues stopped. [00:40:35] yeah [01:05:53] 06Fundraising Tech - Chaos Crew, 06Fundraising-Backlog, 10FR-donorservices, 07payments-orchestration: Gr4vy audit file edge cases - https://phabricator.wikimedia.org/T381012#10374324 (10AKanji-WMF) p:05Triage→03Medium [01:14:58] 06Fundraising-Backlog: Customizing required tokens in Civimail for endowment - https://phabricator.wikimedia.org/T380938#10374328 (10AKanji-WMF) Moving to Later column; this represents a larger effort (as would require some kind of proxy), but putting this in place would incentivize broader adoption of Civimail. [01:31:55] cstone: or wfan I'm going to push up a composer update to loosen a type hint to accept NULL - https://github.com/eileenmcnaughton/omnimail-silverpop/commit/a4e9a4b72ef0f8c41f1e6b9c76ef64444a9d4474#diff-dc7e78b40a4352d5116f9b7212311b3b4380aaa9a0c7d079b702a643f2ceafd1R143 - I think it is likely unreachable in production but would rather not find out [01:33:53] Ok [01:35:11] (03PS1) 10Eileen: Update wikimedia/omnimail-silverpop to loosen a type hint [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099838 (https://phabricator.wikimedia.org/T376686) [01:35:14] wfan: ^^ [01:35:32] im back too now [01:35:43] (03CR) 10Wfan: [C:03+2] "https://github.com/eileenmcnaughton/omnimail-silverpop/commit/a4e9a4b72ef0f8c41f1e6b9c76ef64444a9d4474#diff-dc7e78b40a4352d5116f9b7212311b" [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099838 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [01:35:50] thanks [01:36:18] probably unreachable in prod but I think NULL is legit [01:37:08] cstone: also - what we can do is get the SMS patches out & then to a banner donation with your recipient ID in the url [01:37:40] yeah doing final testing now [01:48:26] ccccccejlhvichntrikhcenccjnlefrdevudjdcvivbk [02:00:10] (03Merged) 10jenkins-bot: Update wikimedia/omnimail-silverpop to loosen a type hint [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099838 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [02:00:52] eileen: if my test contact doesnt have a phone it should have made one with a 9999 right? [02:01:21] cstone: I guess so - if it matched to your test - but in prod it would be never matching right now [02:01:44] it didnt make anything let me test again [02:02:34] where does phone_data live is that in the option land [02:02:52] So I focussed on create & that is a different flow to update in WMFContact.save [02:03:03] phone_data is a new table civicrm_value_phone_data [02:04:45] ah missed the new let me try that again [02:08:04] if the phone stuff got created should it show up in the phone box eileen ? on the contact summary page [02:08:20] no sadly not [02:08:28] I have to do more work to make it visible there [02:09:20] I am just working on retrieving data from Acoustic about the phone & then after than I'm going to check the update flow [02:09:23] ok its fine this is me learning phone ui hah [02:09:34] (which will build on the other) [02:11:31] remember when i wanted to change those civi logs cause they were printing twice, they are still printing twice [02:14:09] lol [02:14:42] hmm the channel was null [02:15:18] with both patches? [02:15:28] dang [02:15:29] yeah [02:15:33] it could be me hah [02:15:43] ill step through it this time [02:16:10] is civicrm_value_phone its own table? [02:16:23] civicrm_value_phone_data = yes [02:16:31] why am i missing it [02:16:33] hmm [02:23:55] cstone: Hmm I tested mostly through that unit test - so likely different flows could change it [02:24:07] you have the field but it's not populated? [02:24:09] im missing the table i just rebuilt though [02:24:19] so shouldnt it be there? [02:29:49] yeah - I would have thought so - no entry in the custom group table [02:29:49] WMFConfig.syncCustomFields should add it [02:29:52] stepping through its getting to your code so maybe im the problem [02:32:23] omg the mysql workbench wasnt updating [02:32:36] the table is thre and the data is there [02:33:34] eileen: i think for the phone_update_date it needs to just be update_date [02:33:36] that didnt get populated [02:35:47] oh I have had some back & forth on that field name!! [02:36:06] I changed my mind (can't remember in which direction) [02:36:26] i think it just has an extra phone [02:40:37] (03PS10) 10Eileen: Populate new phone fields [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1089969 (https://phabricator.wikimedia.org/T376686) [02:40:48] (03CR) 10Eileen: "less phones" [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1089969 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [02:40:55] cstone: ^^ [02:40:59] thanks! [02:42:17] ok and the gift data worked for that one too i dont know why it didnt for the first one [02:45:16] hmm is now not the right thing, now its just empty instead of NUL [02:45:17] NULL [02:46:23] oh [03:01:57] does swapping for date('Y-m-d H:i:s") work? [03:11:33] sorry went afk for a bit i think I gave fake news its always been null so maybe its the field name somehow [03:11:37] even with that change [03:12:07] lol [03:12:14] ill step through and see [03:12:30] so at the php level the field name is the one in civicrm_custom_field.name [03:14:13] its getting set [03:14:21] in phoneFields just fine [03:14:44] oooh i see why you had phone [03:14:46] ok this is confusing [03:15:10] so phone_source -> goes to source but receipient_id doesnt go to phone_recipient_Id [03:18:51] cstone: yeah - I guess I changed my mind part way through & maybe didn't make it consistent [03:19:05] but recipient_id is about the contact & source is about the phone I guess [03:19:11] sorry i didnt understand when you were trying to explain the first time [03:19:17] although I kinda take that back [03:19:32] cos we probably have a phone-specific orphan recipient [03:23:06] Ug & now I just found the phone_number field in the consent table is also affected by the int vs big int issue [03:27:02] ah - but that is local - not prod [03:45:51] sorry eileen im fighting a bit of a headache, what one would the update date be tied to [03:47:02] it should go to civicrm_value_phone_data.update_date - I think if that field isn't working we could deploy wit the others working & follow up - cos the main thing we need to capture is the recipient ID - if they turn it on without giving us notice [03:47:23] the update date is more 'this seems like a handy thing to have if we are adding the other' [03:49:31] yeah i guess annoying me that its NULL when it should be something but yeah everything else is going through [03:51:08] I can take a look tomorrow to improve it [03:51:13] (03CR) 10Cstone: [C:03+2] "looks good except update_date refusing to update, we talked about this and will have a follow up" [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1089969 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [03:51:39] (03CR) 10Cstone: [C:03+2] "i see the SMS!" [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099831 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [03:51:47] yeah ill look tomorrow with fresh eyes eileen [03:52:12] me too - at least if they suddenly send something out we will have captured it [03:52:29] hah well hopefully that isnt happening [04:05:50] are you a betting woman? [04:12:48] (03Merged) 10jenkins-bot: Populate new phone fields [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1089969 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [04:13:10] (03PS2) 10Eileen: Set contribution gift source channel to SMS when recipient ID is present [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099831 (https://phabricator.wikimedia.org/T376686) [04:17:41] (03PS1) 10Eileen: Update wikimedia/omnimail-silverpop to 1.12 [wikimedia/fundraising/crm/vendor] - 10https://gerrit.wikimedia.org/r/1099842 [04:18:11] (03CR) 10Eileen: [C:03+2] Update wikimedia/omnimail-silverpop to 1.12 [wikimedia/fundraising/crm/vendor] - 10https://gerrit.wikimedia.org/r/1099842 (owner: 10Eileen) [04:42:22] (03Merged) 10jenkins-bot: Update wikimedia/omnimail-silverpop to 1.12 [wikimedia/fundraising/crm/vendor] - 10https://gerrit.wikimedia.org/r/1099842 (owner: 10Eileen) [04:43:14] (03CR) 10Eileen: "recheck" [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099831 (https://phabricator.wikimedia.org/T376686) (owner: 10Eileen) [04:48:38] (03PS1) 10Eileen: Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) [05:12:00] (03CR) 10CI reject: [V:04-1] Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) (owner: 10Eileen) [05:12:48] (03PS1) 10Eileen: Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm into deployment [wikimedia/fundraising/crm] (deployment) - 10https://gerrit.wikimedia.org/r/1099845 [05:13:19] (03CR) 10Eileen: [C:03+2] Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm into deployment [wikimedia/fundraising/crm] (deployment) - 10https://gerrit.wikimedia.org/r/1099845 (owner: 10Eileen) [05:14:08] (03Merged) 10jenkins-bot: Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm into deployment [wikimedia/fundraising/crm] (deployment) - 10https://gerrit.wikimedia.org/r/1099845 (owner: 10Eileen) [05:17:21] !log civicrm upgraded from be7e5d33 to 6361a578 [05:17:21] !log config revision changed from b3741848 to 694158ae [05:17:22] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [05:17:23] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [05:19:53] I'm quite confused about ^^ - seems like fundraising_code_update picked the config changes up but rsync_blaster didn't [05:35:26] (03CR) 10Abijeet Patro: [V:03+2] Localisation updates from https://translatewiki.net. [extensions/DonationInterface] (REL1_39) - 10https://gerrit.wikimedia.org/r/1099441 (owner: 10L10n-bot) [06:04:37] (03CR) 10CI reject: [V:04-1] Localisation updates from https://translatewiki.net. [extensions/DonationInterface] (REL1_43) - 10https://gerrit.wikimedia.org/r/1099891 (owner: 10L10n-bot) [07:17:50] (03CR) 10CI reject: [V:04-1] Localisation updates from https://translatewiki.net. [extensions/DonationInterface] - 10https://gerrit.wikimedia.org/r/1100020 (owner: 10L10n-bot) [08:59:49] (03CR) 10Raimond Spekking: [C:03+2] "false positive" [extensions/DonationInterface] - 10https://gerrit.wikimedia.org/r/1100020 (owner: 10L10n-bot) [13:37:07] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog, 10FR-Smashpig, 10FR-WMF-Audit, 13Patch-For-Review: PayPal audit processor and IPN listener should send payments to donations queue - https://phabricator.wikimedia.org/T366526#10375691 (10jgleeson) a:05Ejegg→03jgleeson [16:04:55] 06Fundraising Tech - Chaos Crew, 06Fundraising-Backlog, 10FR-Tech-Analytics, 10FR-tech-data-integrity: Ensure contact_id/contact_hash params are passed from DonateWiki to PaymentsWiki - https://phabricator.wikimedia.org/T381405 (10Damilare) 03NEW [16:47:03] (03CR) 10VolkerE: [C:03+1] Make donate button focus visable [extensions/DonationInterface] - 10https://gerrit.wikimedia.org/r/1093409 (https://phabricator.wikimedia.org/T379193) (owner: 10Wfan) [16:47:20] (03CR) 10VolkerE: [C:03+1] "Thanks Wfan!" [extensions/DonationInterface] - 10https://gerrit.wikimedia.org/r/1093409 (https://phabricator.wikimedia.org/T379193) (owner: 10Wfan) [17:00:15] (03PS1) 10Damilare Adedoyin: Create referral activity for mismatch contact_id and email [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1100152 (https://phabricator.wikimedia.org/T356911) [18:29:47] 06Fundraising-Backlog, 10MediaWiki-extensions-CentralNotice: Central Notice: possible CN issue early on December 1st UTC - https://phabricator.wikimedia.org/T152122#10377105 (10AKanji-WMF) 05Open→03Resolved a:03AKanji-WMF Not sure that we've seen this since, closing. CC @XenoRyet in case there's anyt... [19:16:59] 06Fundraising-Backlog, 06Fundraising-Tech-Roadmap, 10Wikimedia-Fundraising-CiviCRM, 10Recurring-Donations, and 2 others: Update text for recurring upgrade thank you email - https://phabricator.wikimedia.org/T371848#10377329 (10Pcoombe) Hi, just checking if this is resolved? I see it mentioned in T368155#10... [19:41:03] 10Wikimedia-Fundraising-CiviCRM, 10FR-donorservices: Donors included wrongly in email send due to "country". - https://phabricator.wikimedia.org/T381437 (10ppenloglou) 03NEW [19:59:41] (03PS1) 10Cstone: Update limit to 1000 for en6c [wikimedia/fundraising/tools/DjangoBannerStats] - 10https://gerrit.wikimedia.org/r/1100189 [20:06:30] (03CR) 10Wfan: [C:03+2] Update limit to 1000 for en6c [wikimedia/fundraising/tools/DjangoBannerStats] - 10https://gerrit.wikimedia.org/r/1100189 (owner: 10Cstone) [20:06:50] (03Merged) 10jenkins-bot: Update limit to 1000 for en6c [wikimedia/fundraising/tools/DjangoBannerStats] - 10https://gerrit.wikimedia.org/r/1100189 (owner: 10Cstone) [20:09:58] (03PS1) 10Pcoombe: Add tabindex for monthly convert links [extensions/DonationInterface] - 10https://gerrit.wikimedia.org/r/1100190 [20:12:07] Hi, anyone mind reviewing this little accessibility fix? I think we should have this before testing post-payments annual convert again https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DonationInterface/+/1100190 [20:12:17] (03CR) 10Cstone: [C:03+2] Trigger update [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1098816 (owner: 10Eileen) [20:12:52] 06Fundraising-Backlog: Adding custom activity fields - https://phabricator.wikimedia.org/T381053#10377512 (10AKanji-WMF) 05Open→03Resolved a:03AKanji-WMF These fields have been added - triggers still need to be updated/merged https://gerrit.wikimedia.org/r/c/wikimedia/fundraising/crm/+/1098816 @Cstone... [20:13:21] sure pcoombe [20:13:29] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog, 07fr-direct-mail, 07Unplanned-Sprint-Work: Adding custom activity fields - https://phabricator.wikimedia.org/T381053#10377519 (10AKanji-WMF) [20:14:21] thanks! [20:18:07] 06Fundraising-Backlog: Suppress Annual recurring donors from January receipt. Set up a receipt right after the yearly donation is processed - https://phabricator.wikimedia.org/T379751#10377527 (10AKanji-WMF) January Q3 [20:21:37] 06Fundraising-Backlog: Check that end of year (EOY) email receipt templates are ready for January 2025 and send them - https://phabricator.wikimedia.org/T380330#10377547 (10AKanji-WMF) Can we check in @SHust on adding these and also clarification on desired send dates? [20:24:22] 06Fundraising-Backlog, 10FR-donorservices: Add additional cancellation reason to Civi and Acoustic - https://phabricator.wikimedia.org/T380425#10377563 (10AKanji-WMF) Needs to be done in tools repo and CRM repo. [20:25:07] 06Fundraising Tech - Chaos Crew, 06Fundraising-Backlog, 10FR-Tech-Analytics, 10FR-tech-data-integrity: Ensure contact_id/contact_hash params are passed from DonateWiki to PaymentsWiki - https://phabricator.wikimedia.org/T381405#10377565 (10Pcoombe) Done: https://donate.wikimedia.org/w/index.php?title=Media... [20:33:50] 06Fundraising Tech - Chaos Crew, 06Fundraising-Backlog, 10FR-donorservices: Possible issue with the civi snooze - https://phabricator.wikimedia.org/T376959#10377596 (10AKanji-WMF) Thanks @SHust for documenting these. What percentage of snoozes would you say are experiencing this? [20:33:52] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog, 07fr-acoustic, 07fr-direct-mail: Direct mail returns not linked to Acoustic - https://phabricator.wikimedia.org/T378717#10377597 (10Eileenmcnaughton) [20:34:01] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog, 07fr-acoustic, 07fr-direct-mail: Direct mail returns not linked to Acoustic - https://phabricator.wikimedia.org/T378717#10377593 (10Eileenmcnaughton) 05Open→03Resolved a:03Eileenmcnaughton Closing this out as it was mostly a case of... [20:37:24] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog: 2nd Recurring Failure Email in Civi - https://phabricator.wikimedia.org/T365488#10377600 (10AnnWF) a:05AnnWF→03None [20:39:04] (03Merged) 10jenkins-bot: Trigger update [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1098816 (owner: 10Eileen) [20:43:02] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog: Add uselang=xx in epc link with the translate from Tomaz - https://phabricator.wikimedia.org/T381336#10377634 (10AnnWF) [20:45:20] 06Fundraising Tech - Chaos Crew, 06Fundraising-Backlog, 10FR-donorservices: Possible issue with the civi snooze - https://phabricator.wikimedia.org/T376959#10377641 (10bsisolak) Can you give me the timestamp of the latest Snooze that failed. We still need to get the API calls from logs so we can see why they... [20:47:21] 03Fundraising Sprint: wwwwwwwwwwwwwww(), 06Fundraising-Backlog: [low priority] Investigate conditional Google's script addition for Google Ads Grant (fundraising) - https://phabricator.wikimedia.org/T374079#10377648 (10AKanji-WMF) Moving to blocked; will re-prioritize once we hear back from legal [20:47:54] 06Fundraising-Backlog: [low priority] Investigate conditional Google's script addition for Google Ads Grant (fundraising) - https://phabricator.wikimedia.org/T374079#10377650 (10AKanji-WMF) [20:55:59] 06Fundraising-Backlog, 07Epic, 07payments-orchestration: Gravy Braintree implementation: Venmo - https://phabricator.wikimedia.org/T375267#10377665 (10AKanji-WMF) [21:06:27] 06Fundraising-Backlog, 07payments-orchestration: Set up recurring charge for venmo - https://phabricator.wikimedia.org/T376122#10377686 (10AKanji-WMF) [21:09:50] 06Fundraising-Backlog: Add comms preferences footer to all Civi-generated emails - https://phabricator.wikimedia.org/T359445#10377693 (10AKanji-WMF) @MSuijkerbuijk_WMF FR-Tech discussed the timing of this and the required work - we are proposing to move to Jan - let's discuss tomorrow! [21:10:53] 14Fundraising Sprint: justWork(), 06Fundraising-Backlog, 13Patch-For-Review: Add Auto Rescue for SEPA Direct Debit - https://phabricator.wikimedia.org/T362575#10377688 (10AKanji-WMF) [21:20:39] anilk: do we have the new sprint in phab yet? [21:23:50] 14Fundraising Sprint: didAnyoneTryThis(), 14Fundraising Sprint: justWork(), 06Fundraising-Backlog, 10FR-Email, and 3 others: Make unsubscribe work in EmailPreferences, delete Unsub extension - https://phabricator.wikimedia.org/T223330#10377731 (10AKanji-WMF) [21:26:00] no eileen - was just cleaning up that blocked column and writing some notes, but making the new board now, replete with baleful moose face [21:27:41] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: Add uselang=xx in epc link with the translate from Tomaz - https://phabricator.wikimedia.org/T381336#10377736 (10AKanji-WMF) [21:27:42] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 07fr-acoustic: Export phone numbers to Acoustic - https://phabricator.wikimedia.org/T380946#10377737 (10AKanji-WMF) [21:27:43] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10FR-donorservices: Add additional cancellation reason to Civi and Acoustic - https://phabricator.wikimedia.org/T380425#10377738 (10AKanji-WMF) [21:27:46] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: Annual Paypal donation checkout screen says 'monthly' - https://phabricator.wikimedia.org/T379949#10377739 (10AKanji-WMF) [21:27:47] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: Suppress Annual recurring donors from January receipt. Set up a receipt right after the yearly donation is processed - https://phabricator.wikimedia.org/T379751#10377741 (10AKanji-WMF) [21:27:49] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 13Patch-For-Review: Make sure Gravy backend processor transaction ID is the capture id - https://phabricator.wikimedia.org/T379943#10377740 (10AKanji-WMF) [21:27:51] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10Wikimedia-Fundraising-CiviCRM, 07fr-acoustic: Populating both_funds_latest_donation_source field - https://phabricator.wikimedia.org/T379700#10377743 (10AKanji-WMF) [21:27:52] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 07fr-acoustic, 13Patch-For-Review: Develop process for tracking & handling consent records - https://phabricator.wikimedia.org/T379702#10377742 (10AKanji-WMF) [21:27:57] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: FundraiseUp testing Q2 - 2425 - https://phabricator.wikimedia.org/T377732#10377746 (10AKanji-WMF) [21:28:00] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10MW-1.44-notes (1.44.0-wmf.4; 2024-11-19): Update donation interface such that recipient_id reaches donationn queue - https://phabricator.wikimedia.org/T379680#10377744 (10AKanji-WMF) [21:28:04] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: 2024 Sprint W- Priorities - https://phabricator.wikimedia.org/T376751#10377747 (10AKanji-WMF) [21:28:08] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10Wikimedia-Fundraising-CiviCRM: Update any changes to fr-tech documentation - https://phabricator.wikimedia.org/T379208#10377745 (10AKanji-WMF) [21:28:12] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 07fr-acoustic: Acoustic SMS stage 5 - update queue consumer support for SMS RML - https://phabricator.wikimedia.org/T376686#10377748 (10AKanji-WMF) [21:28:16] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 07payments-orchestration: Gravy ApplePay - https://phabricator.wikimedia.org/T367785#10377750 (10AKanji-WMF) [21:28:20] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10FR-Batch-Data-Entry: Batch data entry feature request: Tabbing through fields - https://phabricator.wikimedia.org/T371543#10377749 (10AKanji-WMF) [21:28:24] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10FR-email-preferences, 07fr-acoustic: Email pref centre - Solve email overwrite issue from recurring - https://phabricator.wikimedia.org/T353376#10377753 (10AKanji-WMF) [21:28:28] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog: 2nd Recurring Failure Email in Civi - https://phabricator.wikimedia.org/T365488#10377752 (10AKanji-WMF) [21:28:32] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10FR-Smashpig, 10FR-WMF-Audit, 13Patch-For-Review: PayPal audit processor and IPN listener should send payments to donations queue - https://phabricator.wikimedia.org/T366526#10377751 (10AKanji-WMF) [21:28:36] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 07FR-Imports, 07Unplanned-Sprint-Work: Checking for code bottlenecks to improve speed of imports - https://phabricator.wikimedia.org/T376337#10377755 (10AKanji-WMF) [21:28:40] 03Fundraising Sprint: XenoRyet(), 06Fundraising-Backlog, 10FR-email-preferences, 10Recurring-Donations, and 2 others: For donor prefs pages, offer to send a new link when checksum is expired - https://phabricator.wikimedia.org/T352337#10377754 (10AKanji-WMF) [21:28:59] lol, just realized I'm going to get an IRC ping every time anything happens to a task in this sprint. XD [21:31:37] oh no [21:31:51] want me to add an underscore to break that? [21:35:15] 06Fundraising-Backlog, 06Fundraising-Tech-Roadmap, 10Wikimedia-Fundraising-CiviCRM, 10Recurring-Donations, and 2 others: Update text for recurring upgrade thank you email - https://phabricator.wikimedia.org/T371848#10377790 (10RLopez-WMF) hey @Pcoombe i have the draft ready on the following templates: -... [22:03:50] anilk: baleful moose face rocks [22:30:27] (03PS2) 10Eileen: Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) [22:42:23] (03PS1) 10Eileen: Add frequency to cancel reasons [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1100205 (https://phabricator.wikimedia.org/T380425) [22:52:47] (03PS1) 10Eileen: Add frequency as cancel reason [wikimedia/fundraising/tools] - 10https://gerrit.wikimedia.org/r/1100207 (https://phabricator.wikimedia.org/T380425) [22:54:47] (03CR) 10CI reject: [V:04-1] Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) (owner: 10Eileen) [22:57:57] (03PS3) 10Eileen: Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) [23:20:29] (03CR) 10CI reject: [V:04-1] Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702) (owner: 10Eileen) [23:40:09] (03PS4) 10Eileen: Add new api (Omniphone.batchUpdate) to retrieve phone data [wikimedia/fundraising/crm] - 10https://gerrit.wikimedia.org/r/1099844 (https://phabricator.wikimedia.org/T379702)