From 207600c679b53f08dd8f87ad4bbe95feb41f9d1a Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Mon, 2 Sep 2024 15:53:23 -0500 Subject: [PATCH 01/64] vault backup: 2024-09-02 15:53:23 --- .obsidian/plugins/obsidian-git/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index ab1c4dd..cc5e0d1 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,10 +1,10 @@ { "commitMessage": "vault backup: {{date}}", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 5, + "autoSaveInterval": 1, "autoPushInterval": 0, "autoPullInterval": 0, - "autoPullOnBoot": false, + "autoPullOnBoot": true, "disablePush": false, "pullBeforePush": true, "disablePopups": false, @@ -14,7 +14,7 @@ "updateSubmodules": false, "syncMethod": "merge", "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": false, + "autoBackupAfterFileChange": true, "treeStructure": false, "refreshSourceControl": true, "basePath": "", From 20658ddde6e3b0b2b7888840e3db854dc4f97156 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 3 Sep 2024 10:46:51 -0500 Subject: [PATCH 02/64] vault backup: 2024-09-03 10:46:51 --- Daily Notes/2024/09/2024-09-03 (Tuesday).md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-03 (Tuesday).md diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md new file mode 100644 index 0000000..08f972f --- /dev/null +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -0,0 +1,4 @@ +# Work +# Meetings +## Commerce Scrum +Oscar: fixing issues with Algolia loader, hitting record size limits, Algolia index is rebuilt now, working on filtering updates to filter by user ID for ownership instead of product ID From 58bdd28750d41840e0977dfe5e37236ec11a2a64 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 3 Sep 2024 10:54:01 -0500 Subject: [PATCH 03/64] vault backup: 2024-09-03 10:54:01 --- 2024-09-13 (Friday).md | 1 + Daily Notes/2024/09/2024-09-03 (Tuesday).md | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 2024-09-13 (Friday).md diff --git a/2024-09-13 (Friday).md b/2024-09-13 (Friday).md new file mode 100644 index 0000000..d3a8dab --- /dev/null +++ b/2024-09-13 (Friday).md @@ -0,0 +1 @@ +[[Nolan Stidham]] off. \ No newline at end of file diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md index 08f972f..f1c40c7 100644 --- a/Daily Notes/2024/09/2024-09-03 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -1,4 +1,17 @@ # Work # Meetings ## Commerce Scrum -Oscar: fixing issues with Algolia loader, hitting record size limits, Algolia index is rebuilt now, working on filtering updates to filter by user ID for ownership instead of product ID +### Oscar +fixing issues with Algolia loader, hitting record size limits, Algolia index is rebuilt now, working on filtering updates to filter by user ID for ownership instead of product ID +### Edgar +picked up case from next sprint, got PR feedback for scrollbar on libraries page, following up +### Kate +meeting to hand off other user states for home page for launch, 1:1 with Natalie, prepped Martech sprint early with Labor Day off, fortnightly, read beta-readiness doc from last launch to prepare updated version for subscription launch, review meeting for launch pages, roadmap syncing, 1:1s today, epic and backlog refinement +### Michael +Catching up from time off, Trellis checkin, same meetings as Kate +### Mitch +Case to add footer/trough at bottom of screen to show cart status, deciding on items to show with as few API calls as possible +### Nolan +Worked on getting integration tests setup for processor. Meet with me to check on integration tests. Off on [[2024-09-13 (Friday)]]. + + From a8aa4bd0d48108111b769eef5a084b89e99fc5d3 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 3 Sep 2024 13:25:08 -0500 Subject: [PATCH 04/64] vault backup: 2024-09-03 13:25:08 --- .../2024/09/2024-09-01 (Sunday).md | 0 Daily Notes/2024/09/2024-09-03 (Tuesday).md | 4 ++++ .../2024/09/2024-09-13 (Friday).md | 0 Work/Daily Log/2024-08-14 (Wednesday).md | 0 4 files changed, 4 insertions(+) rename 2024-09-01 (Sunday).md => Daily Notes/2024/09/2024-09-01 (Sunday).md (100%) rename 2024-09-13 (Friday).md => Daily Notes/2024/09/2024-09-13 (Friday).md (100%) delete mode 100644 Work/Daily Log/2024-08-14 (Wednesday).md diff --git a/2024-09-01 (Sunday).md b/Daily Notes/2024/09/2024-09-01 (Sunday).md similarity index 100% rename from 2024-09-01 (Sunday).md rename to Daily Notes/2024/09/2024-09-01 (Sunday).md diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md index f1c40c7..0cb4800 100644 --- a/Daily Notes/2024/09/2024-09-03 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -1,4 +1,8 @@ # Work +## new.logos.com algolia custom index +Things we need: +1. Product image (include index? get from BC?) +2. # Meetings ## Commerce Scrum ### Oscar diff --git a/2024-09-13 (Friday).md b/Daily Notes/2024/09/2024-09-13 (Friday).md similarity index 100% rename from 2024-09-13 (Friday).md rename to Daily Notes/2024/09/2024-09-13 (Friday).md diff --git a/Work/Daily Log/2024-08-14 (Wednesday).md b/Work/Daily Log/2024-08-14 (Wednesday).md deleted file mode 100644 index e69de29..0000000 From 4e01047987c41a06b14178f2aa96a03c136afb57 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 3 Sep 2024 15:35:33 -0500 Subject: [PATCH 05/64] vault backup: 2024-09-03 15:35:33 --- Daily Notes/2024/09/2024-09-03 (Tuesday).md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md index 0cb4800..b7b9152 100644 --- a/Daily Notes/2024/09/2024-09-03 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -1,8 +1,6 @@ # Work -## new.logos.com algolia custom index -Things we need: -1. Product image (include index? get from BC?) -2. +## new.logos.com algolia custom index\ + # Meetings ## Commerce Scrum ### Oscar From 9ee67ab7fbde51e98fa14ad3a052961e90a238dc Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 09:56:24 -0500 Subject: [PATCH 06/64] vault backup: 2024-09-04 09:56:24 --- Daily Notes/2024/09/2024-09-03 (Tuesday).md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md index b7b9152..eaaf3ea 100644 --- a/Daily Notes/2024/09/2024-09-03 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -1,6 +1,8 @@ # Work ## new.logos.com algolia custom index\ - +To avoid calling BC to augment search results, we need the following in the index: +- primary SKU +- thumbnail image URL # Meetings ## Commerce Scrum ### Oscar From bb54bb8d7c0e593588c2f67726a08386097c1ec7 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 10:35:03 -0500 Subject: [PATCH 07/64] vault backup: 2024-09-04 10:35:02 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-04 (Wednesday).md diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md new file mode 100644 index 0000000..2133d7b --- /dev/null +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -0,0 +1,4 @@ +# Work +# Meetings +## Commerce scrum + From 081a1bd68e7c2dda310525d78ac38792fd3cbc92 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 11:14:31 -0500 Subject: [PATCH 08/64] vault backup: 2024-09-04 11:14:30 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index 2133d7b..7a15e8d 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -1,4 +1,6 @@ # Work # Meetings ## Commerce scrum +## BEN scrum +[[Ezekiel Pierson]] is concerned about the owned resources job--ran for 14 hours last night then failed when DW did blue-green deployment. From 007e659dccbaa3b8e1c7dbeece9bd4f879e74c8d Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 14:31:48 -0500 Subject: [PATCH 09/64] vault backup: 2024-09-04 14:31:48 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index 7a15e8d..c376ce0 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -3,4 +3,5 @@ ## Commerce scrum ## BEN scrum [[Ezekiel Pierson]] is concerned about the owned resources job--ran for 14 hours last night then failed when DW did blue-green deployment. +## Mitch 1:1 From c09658aa229bead6b3e07869fce7d1deed6ce9bd Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 14:41:51 -0500 Subject: [PATCH 10/64] vault backup: 2024-09-04 14:41:51 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index c376ce0..6b89d8a 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -4,4 +4,4 @@ ## BEN scrum [[Ezekiel Pierson]] is concerned about the owned resources job--ran for 14 hours last night then failed when DW did blue-green deployment. ## Mitch 1:1 - +[[Mitch Myers]] every other week would be good. From 766d2198a4af7d4bc1cdc8955304dcf193a3a6e7 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 15:10:33 -0500 Subject: [PATCH 11/64] vault backup: 2024-09-04 15:10:33 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index 6b89d8a..de2c71b 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -5,3 +5,6 @@ [[Ezekiel Pierson]] is concerned about the owned resources job--ran for 14 hours last night then failed when DW did blue-green deployment. ## Mitch 1:1 [[Mitch Myers]] every other week would be good. +## Edgar 1:1 +[[Edgar Martinez]] getting good answers, mostly pretty quickly. Most questions are for design. +Feels like the work is doable for launch. Team is finishing tasks quickly. \ No newline at end of file From 35e696ede238d7dfdd7e346af89e53a21d2f27b2 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 4 Sep 2024 16:18:21 -0500 Subject: [PATCH 12/64] vault backup: 2024-09-04 16:18:21 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index de2c71b..77477fa 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -1,4 +1,5 @@ # Work +Passed of the spike case to see what algolia indexing needs there are for new.logos.com to Oscar. I was spinning my wheels on it, not being familiar enough with algolia indices. # Meetings ## Commerce scrum ## BEN scrum From 7a803aa13b815784ce52595a7f2c8999e799becf Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 09:22:36 -0500 Subject: [PATCH 13/64] vault backup: 2024-09-05 09:22:36 --- Daily Notes/2024/09/2024-09-04 (Wednesday).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-04 (Wednesday).md b/Daily Notes/2024/09/2024-09-04 (Wednesday).md index 77477fa..221bb25 100644 --- a/Daily Notes/2024/09/2024-09-04 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-04 (Wednesday).md @@ -8,4 +8,5 @@ Passed of the spike case to see what algolia indexing needs there are for new.lo [[Mitch Myers]] every other week would be good. ## Edgar 1:1 [[Edgar Martinez]] getting good answers, mostly pretty quickly. Most questions are for design. -Feels like the work is doable for launch. Team is finishing tasks quickly. \ No newline at end of file +Feels like the work is doable for launch. Team is finishing tasks quickly. +Every other week is good for Edgar too. \ No newline at end of file From 9c720f01cbbf52c96eb990b1010e6f9425ff5215 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 09:54:03 -0500 Subject: [PATCH 14/64] vault backup: 2024-09-05 09:54:03 --- Daily Notes/2024/09/2024-09-01 (Sunday).md | 6 +++++- Daily Notes/2024/09/2024-09-05 (Thursday).md | 3 +++ People/Ian Barnes.md | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 Daily Notes/2024/09/2024-09-05 (Thursday).md create mode 100644 People/Ian Barnes.md diff --git a/Daily Notes/2024/09/2024-09-01 (Sunday).md b/Daily Notes/2024/09/2024-09-01 (Sunday).md index 4590906..8d333ce 100644 --- a/Daily Notes/2024/09/2024-09-01 (Sunday).md +++ b/Daily Notes/2024/09/2024-09-01 (Sunday).md @@ -1,3 +1,4 @@ +# Family Bible Hour Speaker: [[Nick Weaver]] When were you most on fire for the Lord? For some, recent. For others, 5, 10 or 15 years ago. @@ -24,4 +25,7 @@ The issue Paul is highlighting men who have confidence in the flesh. In order to display the power of his resurrection, Christ had to die first. Perhaps we miss this. We don't want to "die" first, to experience Christ's power in our lives. We hold comforts, ideas, other things too dearly in this life. This keeps us from knowing Christ fully. -[[Philippians 3#14]] - we have to have the same goal to press on forward and know Christ and his power. \ No newline at end of file +[[Philippians 3#14]] - we have to have the same goal to press on forward and know Christ and his power. + +# Events +[[Ian Barnes]] passed away today at 1:30 pm. [[Todd Ericson]] and [[Valeria Ericson]] were there, at their house, bringing them lunch when he passed. \ No newline at end of file diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md new file mode 100644 index 0000000..38c35d0 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -0,0 +1,3 @@ +# Work +# Meetings +## Ricardo 1:1 diff --git a/People/Ian Barnes.md b/People/Ian Barnes.md new file mode 100644 index 0000000..bad39ed --- /dev/null +++ b/People/Ian Barnes.md @@ -0,0 +1 @@ +Friend from the [[Bible Chapel of Shawnee]]. \ No newline at end of file From 66018013a27cb84e1e586c7334880a40fdd76c87 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 10:42:06 -0500 Subject: [PATCH 15/64] vault backup: 2024-09-05 10:42:03 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 38c35d0..ff77aa7 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -1,3 +1,4 @@ # Work # Meetings ## Ricardo 1:1 +## Commerce Scrum From dee2f157816e3cfeb71d06021bff3edcbecf4f94 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 10:45:30 -0500 Subject: [PATCH 16/64] vault backup: 2024-09-05 10:45:30 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index ff77aa7..210192b 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -2,3 +2,4 @@ # Meetings ## Ricardo 1:1 ## Commerce Scrum +[[Nolan Stidham]] tried to hit impact.com directly for integration tests, but that won't work. Going to move forward with PR with mocked impact service. \ No newline at end of file From cba155e97b6565db2c8a47675f27993509810e0b Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 10:52:10 -0500 Subject: [PATCH 17/64] vault backup: 2024-09-05 10:52:10 --- Daily Notes/2024/09/2024-09-03 (Tuesday).md | 1 + Daily Notes/2024/09/2024-09-05 (Thursday).md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-03 (Tuesday).md b/Daily Notes/2024/09/2024-09-03 (Tuesday).md index eaaf3ea..d197b07 100644 --- a/Daily Notes/2024/09/2024-09-03 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-03 (Tuesday).md @@ -1,3 +1,4 @@ +[[Toby Steele]] out for vacation day. # Work ## new.logos.com algolia custom index\ To avoid calling BC to augment search results, we need the following in the index: diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 210192b..78ad27a 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -2,4 +2,6 @@ # Meetings ## Ricardo 1:1 ## Commerce Scrum -[[Nolan Stidham]] tried to hit impact.com directly for integration tests, but that won't work. Going to move forward with PR with mocked impact service. \ No newline at end of file +[[Nolan Stidham]] tried to hit impact.com directly for integration tests, but that won't work. Going to move forward with PR with mocked impact service. +[[Oscar Martin]] having trouble running the catalyst site locally, even with an updated .env.local file +[[Toby Steele]] catching up mostly with messages, having been out on [[2024-09-03 (Tuesday)]]. From 30ef3b81f4fd3473b7885848c32aa935e41d3a3a Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 11:14:49 -0500 Subject: [PATCH 18/64] vault backup: 2024-09-05 11:14:49 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 78ad27a..39d6e35 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -1,4 +1,11 @@ # Work +Traced down a question from [[Matthias Mangold]] about why a SKU bundle he created was showing a broken thumbnail image when it was added to the cart. I traced this down to ProductsApi returning no storefront attributes when the SKU is not displayable. The shopping cart code in Skeletor uses the thumbnail URI from the storefront attributes DTO as the thumbnail in the cart. + +Worked with [[Oscar Martin]] to get the new.logos.com catalyst site running locally. He had a couple of issues: +1. His .env.local file was named `env.local` instead of `.env.local` +2. He was on the `main` branch instead of `develop` where all the newest code is. + + # Meetings ## Ricardo 1:1 ## Commerce Scrum From 9ddbaaeaa2f140d47f5475224f3b780ad8c934b2 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 11:31:31 -0500 Subject: [PATCH 19/64] vault backup: 2024-09-05 11:31:30 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 39d6e35..7943ebf 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -5,7 +5,7 @@ Worked with [[Oscar Martin]] to get the new.logos.com catalyst site running loca 1. His .env.local file was named `env.local` instead of `.env.local` 2. He was on the `main` branch instead of `develop` where all the newest code is. - +Looking into why all PDPs are 404ing on catalyst site. # Meetings ## Ricardo 1:1 ## Commerce Scrum From df637f9db64c5e83db7f43bb560cec89c89e1d51 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 11:46:29 -0500 Subject: [PATCH 20/64] vault backup: 2024-09-05 11:46:28 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 3 +++ People/Matthias Mangold.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 People/Matthias Mangold.md diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 7943ebf..e7d7318 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -1,11 +1,14 @@ # Work Traced down a question from [[Matthias Mangold]] about why a SKU bundle he created was showing a broken thumbnail image when it was added to the cart. I traced this down to ProductsApi returning no storefront attributes when the SKU is not displayable. The shopping cart code in Skeletor uses the thumbnail URI from the storefront attributes DTO as the thumbnail in the cart. +https://faithlife.slack.com/archives/C03R1MQSR51/p1725528595047649 Worked with [[Oscar Martin]] to get the new.logos.com catalyst site running locally. He had a couple of issues: 1. His .env.local file was named `env.local` instead of `.env.local` 2. He was on the `main` branch instead of `develop` where all the newest code is. Looking into why all PDPs are 404ing on catalyst site. +https://faithlife.slack.com/archives/C05MAA45WDQ/p1725553224782829 +Solution: I recently updated the Celigo flows to respect our storefront settings for new.logos.com from BusinessDesk. Most SKUs are not marked as available for new.logos.com, so [the one in question](https://logos-catalyst-staging.vercel.app/en/product/53263/supernatural-what-the-bible-teaches-about-the-unseen-world-and-why-it-matters) was 404ing. # Meetings ## Ricardo 1:1 ## Commerce Scrum diff --git a/People/Matthias Mangold.md b/People/Matthias Mangold.md new file mode 100644 index 0000000..d027c16 --- /dev/null +++ b/People/Matthias Mangold.md @@ -0,0 +1 @@ +German Product Contractor in Logos \ No newline at end of file From fe8f91d7fecd499b37a286d82d687a018f25b96b Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 13:36:30 -0500 Subject: [PATCH 21/64] vault backup: 2024-09-05 13:36:29 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index e7d7318..f346101 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -15,3 +15,6 @@ Solution: I recently updated the Celigo flows to respect our storefront settings [[Nolan Stidham]] tried to hit impact.com directly for integration tests, but that won't work. Going to move forward with PR with mocked impact service. [[Oscar Martin]] having trouble running the catalyst site locally, even with an updated .env.local file [[Toby Steele]] catching up mostly with messages, having been out on [[2024-09-03 (Tuesday)]]. +## Commerce refinement +## Commerce & Pay roadmap sync + From f538ebec690f00feec1e1e78dac2c24ebbe3aa07 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 14:36:15 -0500 Subject: [PATCH 22/64] vault backup: 2024-09-05 14:36:15 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index f346101..78c404a 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -17,4 +17,5 @@ Solution: I recently updated the Celigo flows to respect our storefront settings [[Toby Steele]] catching up mostly with messages, having been out on [[2024-09-03 (Tuesday)]]. ## Commerce refinement ## Commerce & Pay roadmap sync +## Commerce sprint planning From 1a5c394f4f689859149de4fb64aea3333bbcc00b Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 14:39:14 -0500 Subject: [PATCH 23/64] vault backup: 2024-09-05 14:39:13 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 78c404a..ce81d73 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -9,6 +9,8 @@ Worked with [[Oscar Martin]] to get the new.logos.com catalyst site running loca Looking into why all PDPs are 404ing on catalyst site. https://faithlife.slack.com/archives/C05MAA45WDQ/p1725553224782829 Solution: I recently updated the Celigo flows to respect our storefront settings for new.logos.com from BusinessDesk. Most SKUs are not marked as available for new.logos.com, so [the one in question](https://logos-catalyst-staging.vercel.app/en/product/53263/supernatural-what-the-bible-teaches-about-the-unseen-world-and-why-it-matters) was 404ing. + +Trying to chase down why what Line of Business is used for when set on a discount. It appears to _not_ be sent to NetSuite from AccountingApi (like the route to market override is). This answers [[Matthias Mangold]]'s question [here](https://faithlife.slack.com/archives/C03R1MQSR51/p1725563187194359). # Meetings ## Ricardo 1:1 ## Commerce Scrum From fe06e2d97a1906638550e75286d0881ea77913dc Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 6 Sep 2024 08:53:38 -0500 Subject: [PATCH 24/64] vault backup: 2024-09-06 08:53:38 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index ce81d73..3d6bedb 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -10,7 +10,7 @@ Looking into why all PDPs are 404ing on catalyst site. https://faithlife.slack.com/archives/C05MAA45WDQ/p1725553224782829 Solution: I recently updated the Celigo flows to respect our storefront settings for new.logos.com from BusinessDesk. Most SKUs are not marked as available for new.logos.com, so [the one in question](https://logos-catalyst-staging.vercel.app/en/product/53263/supernatural-what-the-bible-teaches-about-the-unseen-world-and-why-it-matters) was 404ing. -Trying to chase down why what Line of Business is used for when set on a discount. It appears to _not_ be sent to NetSuite from AccountingApi (like the route to market override is). This answers [[Matthias Mangold]]'s question [here](https://faithlife.slack.com/archives/C03R1MQSR51/p1725563187194359). +Trying to chase down why what Line of Business is used for when set on a discount. It appears to _not_ be sent to NetSuite from AccountingApi (like the route to market override is). This answers [[Matthias Mangold]]'s question [here](https://faithlife.slack.com/archives/C03R1MQSR51/p1725563187194359). [[Nic Hoza]] commented that route to market replaced a lot of line of business use, so it's possible LOB was used for reporting early on and isn't in use anymore. # Meetings ## Ricardo 1:1 ## Commerce Scrum From ce0e686141bdb9881e610d069c1f443faec47a0d Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 6 Sep 2024 09:10:12 -0500 Subject: [PATCH 25/64] vault backup: 2024-09-06 09:10:12 --- Daily Notes/2024/09/2024-09-06 (Friday).md | 4 ++++ Daily Notes/2024/09/2024-09-13 (Friday).md | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Daily Notes/2024/09/2024-09-06 (Friday).md delete mode 100644 Daily Notes/2024/09/2024-09-13 (Friday).md diff --git a/Daily Notes/2024/09/2024-09-06 (Friday).md b/Daily Notes/2024/09/2024-09-06 (Friday).md new file mode 100644 index 0000000..9727a66 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-06 (Friday).md @@ -0,0 +1,4 @@ +[[Nolan Stidham]] off. +# Work + +# Meetings diff --git a/Daily Notes/2024/09/2024-09-13 (Friday).md b/Daily Notes/2024/09/2024-09-13 (Friday).md deleted file mode 100644 index d3a8dab..0000000 --- a/Daily Notes/2024/09/2024-09-13 (Friday).md +++ /dev/null @@ -1 +0,0 @@ -[[Nolan Stidham]] off. \ No newline at end of file From 398e1bb385b19c365e470d07484ebb63e4743557 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 6 Sep 2024 11:53:12 -0500 Subject: [PATCH 26/64] vault backup: 2024-09-06 11:53:12 --- Daily Notes/2024/09/2024-09-06 (Friday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-06 (Friday).md b/Daily Notes/2024/09/2024-09-06 (Friday).md index 9727a66..07faeed 100644 --- a/Daily Notes/2024/09/2024-09-06 (Friday).md +++ b/Daily Notes/2024/09/2024-09-06 (Friday).md @@ -1,4 +1,4 @@ [[Nolan Stidham]] off. # Work - +Worked through the Launch Readiness epic to add more details, identify blockers and nope some. # Meetings From d11237598fdcbe274d4d3f0128927bf0af2149d8 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 6 Sep 2024 13:01:13 -0500 Subject: [PATCH 27/64] vault backup: 2024-09-06 13:01:13 --- Daily Notes/2024/09/2024-09-06 (Friday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-06 (Friday).md b/Daily Notes/2024/09/2024-09-06 (Friday).md index 07faeed..da486d2 100644 --- a/Daily Notes/2024/09/2024-09-06 (Friday).md +++ b/Daily Notes/2024/09/2024-09-06 (Friday).md @@ -2,3 +2,5 @@ # Work Worked through the Launch Readiness epic to add more details, identify blockers and nope some. # Meetings +## Product ask anything +Probably won't just pass through AI credit costs--seems logical to obtain some profit to offset general business costs. Don't know full story of our cost here yet though. \ No newline at end of file From d610cef5479c72532919e3689491fcf301820537 Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Sat, 7 Sep 2024 08:25:46 -0500 Subject: [PATCH 28/64] vault backup: 2024-09-07 08:25:45 --- .obsidian/graph.json | 2 +- .../.mybiblecache/ESV 35 3.txt | 19 +++++++++++++++++++ .../.mybiblecache/ESV 52 3.txt | 13 +++++++++++++ Daily Notes/2024/09/2024-09-07 (Saturday).md | 3 +++ 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 .obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 35 3.txt create mode 100644 .obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 52 3.txt create mode 100644 Daily Notes/2024/09/2024-09-07 (Saturday).md diff --git a/.obsidian/graph.json b/.obsidian/graph.json index 8abbf9b..d12a2ec 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -17,6 +17,6 @@ "repelStrength": 10, "linkStrength": 1, "linkDistance": 250, - "scale": 0.21422425736690587, + "scale": 0.0777392771963824, "close": false } \ No newline at end of file diff --git a/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 35 3.txt b/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 35 3.txt new file mode 100644 index 0000000..599ce2c --- /dev/null +++ b/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 35 3.txt @@ -0,0 +1,19 @@ +A prayer of Habakkuk the prophet, according to Shigionoth. +O LORD, I have heard the report of you, and your work, O LORD, do I fear. In the midst of the years revive it; in the midst of the years make it known; in wrath remember mercy. +God came from Teman, and the Holy One from Mount Paran. Selah His splendor covered the heavens, and the earth was full of his praise. + His brightness was like the light; rays flashed from his hand; and there he veiled his power. + Before him went pestilence, and plague followed at his heels. +He stood and measured the earth; he looked and shook the nations; then the eternal mountains were scattered; the everlasting hills sank low. His were the everlasting ways. +I saw the tents of Cushan in affliction; the curtains of the land of Midian did tremble. + Was your wrath against the rivers, O LORD? Was your anger against the rivers, or your indignation against the sea, when you rode on your horses, on your chariot of salvation? +You stripped the sheath from your bow, calling for many arrows. Selah You split the earth with rivers. + The mountains saw you and writhed; the raging waters swept on; the deep gave forth its voice; it lifted its hands on high. + The sun and moon stood still in their place at the light of your arrows as they sped, at the flash of your glittering spear. + You marched through the earth in fury; you threshed the nations in anger. + You went out for the salvation of your people, for the salvation of your anointed. You crushed the head of the house of the wicked, laying him bare from thigh to neck. Selah +You pierced with his own arrows the heads of his warriors, who came like a whirlwind to scatter me, rejoicing as if to devour the poor in secret. + You trampled the sea with your horses, the surging of mighty waters. + I hear, and my body trembles; my lips quiver at the sound; rottenness enters into my bones; my legs tremble beneath me. Yet I will quietly wait for the day of trouble to come upon people who invade us. +Though the fig tree should not blossom, nor fruit be on the vines, the produce of the olive fail and the fields yield no food, the flock be cut off from the fold and there be no herd in the stalls, + yet I will rejoice in the LORD; I will take joy in the God of my salvation. +GOD, the Lord, is my strength; he makes my feet like the deer's; he makes me tread on my high places. To the choirmaster: with stringed instruments. \ No newline at end of file diff --git a/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 52 3.txt b/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 52 3.txt new file mode 100644 index 0000000..e31f163 --- /dev/null +++ b/.obsidian/plugins/gslogimaker-my-bible/.mybiblecache/ESV 52 3.txt @@ -0,0 +1,13 @@ +Therefore when we could bear it no longer, we were willing to be left behind at Athens alone, +and we sent Timothy, our brother and God's coworker in the gospel of Christ, to establish and exhort you in your faith, +that no one be moved by these afflictions. For you yourselves know that we are destined for this. +For when we were with you, we kept telling you beforehand that we were to suffer affliction, just as it has come to pass, and just as you know. +For this reason, when I could bear it no longer, I sent to learn about your faith, for fear that somehow the tempter had tempted you and our labor would be in vain. +But now that Timothy has come to us from you, and has brought us the good news of your faith and love and reported that you always remember us kindly and long to see us, as we long to see you — +for this reason, brothers, in all our distress and affliction we have been comforted about you through your faith. +For now we live, if you are standing fast in the Lord. +For what thanksgiving can we return to God for you, for all the joy that we feel for your sake before our God, +as we pray most earnestly night and day that we may see you face to face and supply what is lacking in your faith? +Now may our God and Father himself, and our Lord Jesus, direct our way to you, +and may the Lord make you increase and abound in love for one another and for all, as we do for you, +so that he may establish your hearts blameless in holiness before our God and Father, at the coming of our Lord Jesus with all his saints. \ No newline at end of file diff --git a/Daily Notes/2024/09/2024-09-07 (Saturday).md b/Daily Notes/2024/09/2024-09-07 (Saturday).md new file mode 100644 index 0000000..bb9978f --- /dev/null +++ b/Daily Notes/2024/09/2024-09-07 (Saturday).md @@ -0,0 +1,3 @@ +# Elder's meeting +Prayed together +Discussed schedule changes for [[Ali Farhadi]] conference and the changes to allow for [[Ian Barnes]] celebration of life. From c61df58588b769426720964eb30ed6b042144bf7 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 10:02:00 -0500 Subject: [PATCH 29/64] vault backup: 2024-09-09 10:02:00 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-09 (Monday).md diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md new file mode 100644 index 0000000..dbc5f27 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -0,0 +1,2 @@ +# Work +# Meetings From 17485a2046a651a79c7d9ab47d34e84aaf9605ca Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 10:05:20 -0500 Subject: [PATCH 30/64] vault backup: 2024-09-09 10:05:19 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 3 +++ Daily Notes/2024/09/2024-09-17 (Tuesday).md | 1 + Daily Notes/2024/09/2024-09-20 (Friday).md | 1 + Daily Notes/2024/09/2024-10-01 (Tuesday).md | 3 +++ 4 files changed, 8 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-17 (Tuesday).md create mode 100644 Daily Notes/2024/09/2024-09-20 (Friday).md create mode 100644 Daily Notes/2024/09/2024-10-01 (Tuesday).md diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index dbc5f27..3c7d9d1 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -1,2 +1,5 @@ +[[Hugo Cueva]] is out from [[2024-09-17 (Tuesday)]] to [[2024-09-20 (Friday)]]. +[[2024-10-01 (Tuesday)]] is a Mexican holiday. # Work + # Meetings diff --git a/Daily Notes/2024/09/2024-09-17 (Tuesday).md b/Daily Notes/2024/09/2024-09-17 (Tuesday).md new file mode 100644 index 0000000..577d626 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-17 (Tuesday).md @@ -0,0 +1 @@ +[[Hugo Cueva]] out (through [[2024-09-20 (Friday)]]) \ No newline at end of file diff --git a/Daily Notes/2024/09/2024-09-20 (Friday).md b/Daily Notes/2024/09/2024-09-20 (Friday).md new file mode 100644 index 0000000..b34f48c --- /dev/null +++ b/Daily Notes/2024/09/2024-09-20 (Friday).md @@ -0,0 +1 @@ +[[Hugo Cueva]] out \ No newline at end of file diff --git a/Daily Notes/2024/09/2024-10-01 (Tuesday).md b/Daily Notes/2024/09/2024-10-01 (Tuesday).md new file mode 100644 index 0000000..5f21245 --- /dev/null +++ b/Daily Notes/2024/09/2024-10-01 (Tuesday).md @@ -0,0 +1,3 @@ +Mexican holiday. +# Work +# Meetings From 085d398d995d87acd79ecb46016fa80f2ecdd26f Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 14:39:33 -0500 Subject: [PATCH 31/64] vault backup: 2024-09-09 14:39:32 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 3c7d9d1..dd8912b 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -1,5 +1,7 @@ [[Hugo Cueva]] is out from [[2024-09-17 (Tuesday)]] to [[2024-09-20 (Friday)]]. [[2024-10-01 (Tuesday)]] is a Mexican holiday. # Work +## Harrison (Indy) Sierra interview + # Meetings From 17bd3b2c02fa26662256d1fef7011210f3d4807f Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 14:54:53 -0500 Subject: [PATCH 32/64] vault backup: 2024-09-09 14:54:52 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index dd8912b..277cc4d 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -2,6 +2,24 @@ [[2024-10-01 (Tuesday)]] is a Mexican holiday. # Work ## Harrison (Indy) Sierra interview +### Stewardship +[[Juan-Carlos Nelson]] +### Membership +Emailz browser extension +- Tell me about how you identified this as a problem? +- What were you discussions like with your co-workers about a potential solution? + - Did you run into any resistance? + - Did anyone give you other ideas than your initial solution? + - How did you incorporate those ideas into the final product? +- As you developed it and when it was done, how did you announce it to co-workers? +- Did you need to show anyone how it worked? How did that go? +Customer service job +- Have you had times when you needed someone else's help (on the team) to help a customer? + - How did you approach your team mate? + - How did you communicate this to the customer? + - What did you do with the team mate's feedback or solution or suggestions? +### Craftsmanship +[[Martin Anzures]] # Meetings From 794a2f203851ab7793c5c0f02122c2f3a7480a4f Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 15:01:04 -0500 Subject: [PATCH 33/64] vault backup: 2024-09-09 15:01:03 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 277cc4d..e666d4b 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -5,19 +5,19 @@ ### Stewardship [[Juan-Carlos Nelson]] ### Membership -Emailz browser extension -- Tell me about how you identified this as a problem? -- What were you discussions like with your co-workers about a potential solution? - - Did you run into any resistance? - - Did anyone give you other ideas than your initial solution? - - How did you incorporate those ideas into the final product? -- As you developed it and when it was done, how did you announce it to co-workers? -- Did you need to show anyone how it worked? How did that go? -Customer service job -- Have you had times when you needed someone else's help (on the team) to help a customer? - - How did you approach your team mate? - - How did you communicate this to the customer? - - What did you do with the team mate's feedback or solution or suggestions? +- Emailz browser extension + - Tell me about how you identified this as a problem? + - What were you discussions like with your co-workers about a potential solution? + - Did you run into any resistance? + - Did anyone give you other ideas than your initial solution? + - How did you incorporate those ideas into the final product? + - As you developed it and when it was done, how did you announce it to co-workers? + - Did you need to show anyone how it worked? How did that go? +- Customer service job + - Have you had times when you needed someone else's help (on the team) to help a customer? + - How did you approach your team mate? + - How did you communicate this to the customer? + - What did you do with the team mate's feedback or solution or suggestions? ### Craftsmanship [[Martin Anzures]] From 32aefdd83a55432775ac6b1f43afe32c63343491 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 15:03:33 -0500 Subject: [PATCH 34/64] vault backup: 2024-09-09 15:03:32 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index e666d4b..487621a 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -14,7 +14,7 @@ - As you developed it and when it was done, how did you announce it to co-workers? - Did you need to show anyone how it worked? How did that go? - Customer service job - - Have you had times when you needed someone else's help (on the team) to help a customer? + - Tell me about a time you had to work together with others to solve a customer's problem or question. - How did you approach your team mate? - How did you communicate this to the customer? - What did you do with the team mate's feedback or solution or suggestions? From 201d9716034d1f9d29f95edabbe309ff0f104b7d Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 15:59:43 -0500 Subject: [PATCH 35/64] vault backup: 2024-09-09 15:59:42 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 487621a..b8ce1ed 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -2,6 +2,15 @@ [[2024-10-01 (Tuesday)]] is a Mexican holiday. # Work ## Harrison (Indy) Sierra interview +Warm-up – 5m +Stewardship – 15m +Membership – 15m +Craftsmanship – 25m +Candidate questions – 15m +### Warmup +How did you hear about Logos? +What interests you about being a software developer at Logos? +What are two or three highlights of your career so far? ### Stewardship [[Juan-Carlos Nelson]] ### Membership From b8bbe069b9f79a27143345855ecfb7a9145a804c Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:11:04 -0500 Subject: [PATCH 36/64] vault backup: 2024-09-09 16:11:03 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index b8ce1ed..1952e30 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -23,6 +23,7 @@ What are two or three highlights of your career so far? - As you developed it and when it was done, how did you announce it to co-workers? - Did you need to show anyone how it worked? How did that go? - Customer service job + - He takes elevated calls from other CS reps, how does he communicate on that? - Tell me about a time you had to work together with others to solve a customer's problem or question. - How did you approach your team mate? - How did you communicate this to the customer? From e97f4e0ff87e2f17fd7cf7e812575885ee413fae Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:17:11 -0500 Subject: [PATCH 37/64] vault backup: 2024-09-09 16:17:10 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 1952e30..8a70f63 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -13,8 +13,16 @@ What interests you about being a software developer at Logos? What are two or three highlights of your career so far? ### Stewardship [[Juan-Carlos Nelson]] +Tell me about a project and how you got it approved? +Email template browser extension tasked by manager to solve this. Was a long process before, manually find the template, copy-paste to Salesforce. Used Google Sheets as DB, browser extension to find them, stores them in local storage, can click on copy. Has "favorite feature". + +Deployed it to department, got good feedback. Others have suggested features. + +Simple to edit templates in Sheet. ### Membership - Emailz browser extension + - Had a week to do it--how did you communicate progress? + - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? - Tell me about how you identified this as a problem? - What were you discussions like with your co-workers about a potential solution? - Did you run into any resistance? From f5addff80541d1edaba761259fdf0ebd110bf6e7 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:19:20 -0500 Subject: [PATCH 38/64] vault backup: 2024-09-09 16:19:19 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 8a70f63..a62f3be 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -31,7 +31,8 @@ Simple to edit templates in Sheet. - As you developed it and when it was done, how did you announce it to co-workers? - Did you need to show anyone how it worked? How did that go? - Customer service job - - He takes elevated calls from other CS reps, how does he communicate on that? + - He takes elevated calls from other CS reps, how does he communicate on that? What kinds of questions to ask the CS rep to get the info you need? + - How do you handle difficult customers on the phone? - Tell me about a time you had to work together with others to solve a customer's problem or question. - How did you approach your team mate? - How did you communicate this to the customer? From c830fdf779cb6c1865569b79a7a82d3cb5242b7a Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:21:32 -0500 Subject: [PATCH 39/64] vault backup: 2024-09-09 16:21:31 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index a62f3be..f8b04ea 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -22,6 +22,8 @@ Simple to edit templates in Sheet. ### Membership - Emailz browser extension - Had a week to do it--how did you communicate progress? + - Periodic updates, every day + - Shared images, to see progress - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? - Tell me about how you identified this as a problem? - What were you discussions like with your co-workers about a potential solution? From 3e89b254d98f121e781f8525bfe70f05e2444af5 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:23:16 -0500 Subject: [PATCH 40/64] vault backup: 2024-09-09 16:23:15 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index f8b04ea..77a097e 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -24,6 +24,8 @@ Simple to edit templates in Sheet. - Had a week to do it--how did you communicate progress? - Periodic updates, every day - Shared images, to see progress + - Got very good feedback when released, not a lot of back-and-forth + - - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? - Tell me about how you identified this as a problem? - What were you discussions like with your co-workers about a potential solution? From b8d86334dc305ff6f35b719b0efb73068397fac0 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:25:12 -0500 Subject: [PATCH 41/64] vault backup: 2024-09-09 16:25:11 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 77a097e..435468c 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -27,6 +27,9 @@ Simple to edit templates in Sheet. - Got very good feedback when released, not a lot of back-and-forth - - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? + - Determined to use Google Sheets, since department uses it extensively + - Noted problem when pasting in templates + - Looked into doing it from Google Doc, but not DB-like - Tell me about how you identified this as a problem? - What were you discussions like with your co-workers about a potential solution? - Did you run into any resistance? From 6fb1a9e249e92a5b93b0aa05dfb3b72dfec32c32 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:27:09 -0500 Subject: [PATCH 42/64] vault backup: 2024-09-09 16:27:08 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 435468c..fb3624a 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -25,7 +25,7 @@ Simple to edit templates in Sheet. - Periodic updates, every day - Shared images, to see progress - Got very good feedback when released, not a lot of back-and-forth - - + - Wise choice to not publish the extension since it contained sensitive API key to Google Sheet - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? - Determined to use Google Sheets, since department uses it extensively - Noted problem when pasting in templates From d80abf6dc371d9d5d21467214a394e91bcf0bca4 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:29:39 -0500 Subject: [PATCH 43/64] vault backup: 2024-09-09 16:29:38 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index fb3624a..7b07cc3 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -40,6 +40,7 @@ Simple to edit templates in Sheet. - Customer service job - He takes elevated calls from other CS reps, how does he communicate on that? What kinds of questions to ask the CS rep to get the info you need? - How do you handle difficult customers on the phone? + - How do you handle the situation where notes are not left or left unintelligibly? - Tell me about a time you had to work together with others to solve a customer's problem or question. - How did you approach your team mate? - How did you communicate this to the customer? From 6aaa9f7dca646493fe0f6c37164de7cd233bd05b Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:37:50 -0500 Subject: [PATCH 44/64] vault backup: 2024-09-09 16:37:49 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 2 ++ Work/Faithlife Wiki.md | 0 2 files changed, 2 insertions(+) create mode 100644 Work/Faithlife Wiki.md diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 7b07cc3..165c365 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -45,6 +45,8 @@ Simple to edit templates in Sheet. - How did you approach your team mate? - How did you communicate this to the customer? - What did you do with the team mate's feedback or solution or suggestions? + +Customer services uses the [[Faithlife Wiki]] to document issue solutions and known-issues. ### Craftsmanship [[Martin Anzures]] diff --git a/Work/Faithlife Wiki.md b/Work/Faithlife Wiki.md new file mode 100644 index 0000000..e69de29 From 05459335508391c82cfe1da6adef66fef8b53a96 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 10:33:02 -0500 Subject: [PATCH 45/64] vault backup: 2024-09-10 10:33:02 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-10 (Tuesday).md diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md new file mode 100644 index 0000000..1c84f69 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -0,0 +1,4 @@ +# Work +# Meetings +## Commerce Scrum + From 01ae803c7e533e4069cd17db62bb6680e2d6fcc3 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 13:38:56 -0500 Subject: [PATCH 46/64] vault backup: 2024-09-10 13:38:56 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index 1c84f69..fd79672 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -1,4 +1,5 @@ # Work +Creating a free-trial subscription during cart processing even if the order-creation fails is expected. https://faithlife.slack.com/archives/C03R9SHN3V0/p1725918510048009 I don't know what advantage this gives us. # Meetings ## Commerce Scrum From 58eb8f69bbb763ca8b8ee2932e87434a93c82adf Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:06:08 -0500 Subject: [PATCH 47/64] vault backup: 2024-09-10 15:06:08 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index fd79672..440b29b 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -2,4 +2,11 @@ Creating a free-trial subscription during cart processing even if the order-creation fails is expected. https://faithlife.slack.com/archives/C03R9SHN3V0/p1725918510048009 I don't know what advantage this gives us. # Meetings ## Commerce Scrum +## Toby 1:1 +Feels like he's carrying "all the things" and any small thing will overload him. +He appreciates the acknowledgement of the load he's carrying! +Somewhat fearful of, if anything goes wrong, it will fall on him. +He runs into two problems: +- Not knowing the problem or code well enough, leading to wrong answers +- Communicating so that good understanding can be reached From 0b220320abe409c159791d94372ddcffa0deea61 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:09:55 -0500 Subject: [PATCH 48/64] vault backup: 2024-09-10 15:09:55 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index 440b29b..d4051e6 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -9,4 +9,4 @@ Somewhat fearful of, if anything goes wrong, it will fall on him. He runs into two problems: - Not knowing the problem or code well enough, leading to wrong answers - Communicating so that good understanding can be reached - +Meeting with Nic earlier today: tracks only support product ids. All subscribable products will be implemented as bundles. Subscription wizard supports only singles (not bundles). Products can be shared across multiple subscribable products. Both and bundles and singles are a single subscribable product. From 310a149d9d37ee93d631624f44e5d253857a8873 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:13:34 -0500 Subject: [PATCH 49/64] vault backup: 2024-09-10 15:13:34 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index d4051e6..290688e 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -9,4 +9,7 @@ Somewhat fearful of, if anything goes wrong, it will fall on him. He runs into two problems: - Not knowing the problem or code well enough, leading to wrong answers - Communicating so that good understanding can be reached -Meeting with Nic earlier today: tracks only support product ids. All subscribable products will be implemented as bundles. Subscription wizard supports only singles (not bundles). Products can be shared across multiple subscribable products. Both and bundles and singles are a single subscribable product. +Meeting with Nic earlier today: tracks only support product ids. All subscribable products will be implemented as bundles. Subscription wizard supports only singles (not bundles). Products can be shared across multiple subscribable products. Both and bundles and singles are a single subscribable product. +Was good to meet with Nic--helpful. Do we want to support subscribable product IDs in track products? Needed to think of two other things: +1. Desktop potentially uses user-land routes for track products: for example, About page showing the highest product we own. Need to confirm this change won't break anything. +2. From cf22afd79bff1c5c2acc24690f6d423e7f3e8102 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:14:57 -0500 Subject: [PATCH 50/64] vault backup: 2024-09-10 15:14:57 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index 290688e..2ecb079 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -12,4 +12,4 @@ He runs into two problems: Meeting with Nic earlier today: tracks only support product ids. All subscribable products will be implemented as bundles. Subscription wizard supports only singles (not bundles). Products can be shared across multiple subscribable products. Both and bundles and singles are a single subscribable product. Was good to meet with Nic--helpful. Do we want to support subscribable product IDs in track products? Needed to think of two other things: 1. Desktop potentially uses user-land routes for track products: for example, About page showing the highest product we own. Need to confirm this change won't break anything. -2. +2. Splitting up subscriptions? Nic strongly wants bundles From 52f1486225d50766fe94f15597abf8b2b890cad0 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:23:44 -0500 Subject: [PATCH 51/64] vault backup: 2024-09-10 15:23:44 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index 2ecb079..3ebed68 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -13,3 +13,6 @@ Meeting with Nic earlier today: tracks only support product ids. All subscribabl Was good to meet with Nic--helpful. Do we want to support subscribable product IDs in track products? Needed to think of two other things: 1. Desktop potentially uses user-land routes for track products: for example, About page showing the highest product we own. Need to confirm this change won't break anything. 2. Splitting up subscriptions? Nic strongly wants bundles + +Toby is observing that we often think only of English logos.com and ignore verbum.com and other language sites. +- Perks, on the subscription wizard, is a good example From fa403f2e9118724689a77a57173ccfbc6073d460 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 10 Sep 2024 15:38:48 -0500 Subject: [PATCH 52/64] vault backup: 2024-09-10 15:38:48 --- Daily Notes/2024/09/2024-09-10 (Tuesday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-10 (Tuesday).md b/Daily Notes/2024/09/2024-09-10 (Tuesday).md index 3ebed68..ea388a7 100644 --- a/Daily Notes/2024/09/2024-09-10 (Tuesday).md +++ b/Daily Notes/2024/09/2024-09-10 (Tuesday).md @@ -16,3 +16,5 @@ Was good to meet with Nic--helpful. Do we want to support subscribable product I Toby is observing that we often think only of English logos.com and ignore verbum.com and other language sites. - Perks, on the subscription wizard, is a good example +## Oscar 1:1 +Frustrated with search and ownership--not working the way it should. Concerned with solution not going to scale. From ce08a65a1207330f02cc38b5108d9784b8081f7e Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 10:35:41 -0500 Subject: [PATCH 53/64] vault backup: 2024-09-11 10:35:41 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-11 (Wednesday).md diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md new file mode 100644 index 0000000..5da52ef --- /dev/null +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -0,0 +1,3 @@ +# Work + +# Meetings From 9077ddd6a8d215fa17a8c3f9444458f015e5f418 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 10:39:24 -0500 Subject: [PATCH 54/64] vault backup: 2024-09-11 10:39:24 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md index 5da52ef..33ba4f0 100644 --- a/Daily Notes/2024/09/2024-09-11 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -1,3 +1,5 @@ # Work # Meetings +## Commerce scrum +[[Edgar Martinez]] From 5eb338db72fa8403b7912c84a3af3a92c61f2dc1 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 15:03:44 -0500 Subject: [PATCH 55/64] vault backup: 2024-09-11 15:03:44 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md index 33ba4f0..07cd2ca 100644 --- a/Daily Notes/2024/09/2024-09-11 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -3,3 +3,7 @@ # Meetings ## Commerce scrum [[Edgar Martinez]] +## Nolan 1:1 +[[Nolan Stidham]] +Married, no kids. +Marked test explicit to get it on test, then will \ No newline at end of file From f8711da9d013259946144eb7aaef3c34b8d1cfa5 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 15:15:03 -0500 Subject: [PATCH 56/64] vault backup: 2024-09-11 15:15:03 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md index 07cd2ca..695f04f 100644 --- a/Daily Notes/2024/09/2024-09-11 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -6,4 +6,5 @@ ## Nolan 1:1 [[Nolan Stidham]] Married, no kids. -Marked test explicit to get it on test, then will \ No newline at end of file +Marked test explicit to get it on test, then will +Desire to go to Proclaim-- \ No newline at end of file From 88f0b48b8b6c94eccfd33c259d9b0401802b06f5 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 15:16:59 -0500 Subject: [PATCH 57/64] vault backup: 2024-09-11 15:16:59 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md index 695f04f..c933e04 100644 --- a/Daily Notes/2024/09/2024-09-11 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -7,4 +7,6 @@ [[Nolan Stidham]] Married, no kids. Marked test explicit to get it on test, then will -Desire to go to Proclaim-- \ No newline at end of file +Desire to go to Proclaim--would be OK with me putting a bug in [[David Cosand]] and [[Jordan Spoljan]]'s ear about him. +- Wants to move to SEII +- \ No newline at end of file From 4097f741b10a9df5a5a5f5e06ddf7fa37f537462 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Wed, 11 Sep 2024 15:20:15 -0500 Subject: [PATCH 58/64] vault backup: 2024-09-11 15:20:15 --- Daily Notes/2024/09/2024-09-11 (Wednesday).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Daily Notes/2024/09/2024-09-11 (Wednesday).md b/Daily Notes/2024/09/2024-09-11 (Wednesday).md index c933e04..e7a4c71 100644 --- a/Daily Notes/2024/09/2024-09-11 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-11 (Wednesday).md @@ -8,5 +8,5 @@ Married, no kids. Marked test explicit to get it on test, then will Desire to go to Proclaim--would be OK with me putting a bug in [[David Cosand]] and [[Jordan Spoljan]]'s ear about him. -- Wants to move to SEII -- \ No newline at end of file +- Wants to move to SEII first +- Maybe next year some time? From 46e9593b193bc2fe76529e5de47f84d8e5a30de7 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 12 Sep 2024 13:18:05 -0500 Subject: [PATCH 59/64] vault backup: 2024-09-12 13:18:05 --- Daily Notes/2024/09/2024-09-12 (Thursday).md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-12 (Thursday).md diff --git a/Daily Notes/2024/09/2024-09-12 (Thursday).md b/Daily Notes/2024/09/2024-09-12 (Thursday).md new file mode 100644 index 0000000..439002c --- /dev/null +++ b/Daily Notes/2024/09/2024-09-12 (Thursday).md @@ -0,0 +1,7 @@ +# Work +Investigated why [[Kyle Kennaw]]'s product updates didn't seem to be making it into BigCommerce. I think it's most likely that full import that Paul initiated which is taking a long time. + +Followed the playbook for a retired resource being found in a live product collection. [[Mitch Snyder]] fixed it and I replayed + deleted the error queue item, which then succeeded. + + +# Meetings From 5314fccbda8e06431f70ac4e836dc5a2fe09de39 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 12 Sep 2024 13:47:29 -0500 Subject: [PATCH 60/64] vault backup: 2024-09-12 13:47:28 --- Daily Notes/2024/09/2024-09-12 (Thursday).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-12 (Thursday).md b/Daily Notes/2024/09/2024-09-12 (Thursday).md index 439002c..1ac5465 100644 --- a/Daily Notes/2024/09/2024-09-12 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-12 (Thursday).md @@ -5,3 +5,5 @@ Followed the playbook for a retired resource being found in a live product colle # Meetings +## Kyle 1:1 + From 36b52e9d34d755dbd96b528bb2b28d0c39037948 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 12 Sep 2024 16:59:38 -0500 Subject: [PATCH 61/64] vault backup: 2024-09-12 16:59:37 --- Daily Notes/2024/09/2024-09-12 (Thursday).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Daily Notes/2024/09/2024-09-12 (Thursday).md b/Daily Notes/2024/09/2024-09-12 (Thursday).md index 1ac5465..c95c76b 100644 --- a/Daily Notes/2024/09/2024-09-12 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-12 (Thursday).md @@ -3,7 +3,7 @@ Investigated why [[Kyle Kennaw]]'s product updates didn't seem to be making it i Followed the playbook for a retired resource being found in a live product collection. [[Mitch Snyder]] fixed it and I replayed + deleted the error queue item, which then succeeded. - +Got the list of marker resources for L11 collections to update the audit script that [[Nate Merritt]] ran for the last few launches. # Meetings ## Kyle 1:1 - +Not too much updated here. He agrees that we need to view some Algolia stuff differently (like doing ownership through a different means than search). \ No newline at end of file From 2f414786a7bf19ebc32a94d68f056dd14aa8dfbd Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 13 Sep 2024 11:11:24 -0500 Subject: [PATCH 62/64] vault backup: 2024-09-13 11:11:24 --- Daily Notes/2024/09/2024-09-13 (Friday).md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Daily Notes/2024/09/2024-09-13 (Friday).md diff --git a/Daily Notes/2024/09/2024-09-13 (Friday).md b/Daily Notes/2024/09/2024-09-13 (Friday).md new file mode 100644 index 0000000..161f885 --- /dev/null +++ b/Daily Notes/2024/09/2024-09-13 (Friday).md @@ -0,0 +1,7 @@ +# Work +Test subscriptions API scheduled check failure and error queue item: +https://faithlife.slack.com/archives/C03R9SHN3V0/p1726242509231539 +``` +"Message": "Containment map cache miss for Family with ID \"20714\".", +``` +# Meetings From c26f793888a0c469bd335d51d60b38b2502fe275 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 13 Sep 2024 14:05:53 -0500 Subject: [PATCH 63/64] vault backup: 2024-09-13 14:05:53 --- Daily Notes/2024/09/2024-09-13 (Friday).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-13 (Friday).md b/Daily Notes/2024/09/2024-09-13 (Friday).md index 161f885..953a1c7 100644 --- a/Daily Notes/2024/09/2024-09-13 (Friday).md +++ b/Daily Notes/2024/09/2024-09-13 (Friday).md @@ -4,4 +4,7 @@ https://faithlife.slack.com/archives/C03R9SHN3V0/p1726242509231539 ``` "Message": "Containment map cache miss for Family with ID \"20714\".", ``` +The cache refreshed on its own and replaying the error queue item and rerunning the scheduled check, it was all cleared up. + +Error in OrdersApi # Meetings From 91b0ff2f89652a05a4039127b8c33dee286e284c Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 13 Sep 2024 14:07:20 -0500 Subject: [PATCH 64/64] vault backup: 2024-09-13 14:07:20 --- Daily Notes/2024/09/2024-09-13 (Friday).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-13 (Friday).md b/Daily Notes/2024/09/2024-09-13 (Friday).md index 953a1c7..7c3fde3 100644 --- a/Daily Notes/2024/09/2024-09-13 (Friday).md +++ b/Daily Notes/2024/09/2024-09-13 (Friday).md @@ -6,5 +6,6 @@ https://faithlife.slack.com/archives/C03R9SHN3V0/p1726242509231539 ``` The cache refreshed on its own and replaying the error queue item and rerunning the scheduled check, it was all cleared up. -Error in OrdersApi +Error in OrdersApi processing payments for a submerchant subscriptoin created from an explicit integration tests in SubscriptionsApi +https://faithlife.slack.com/archives/C03R9SHN3V0/p1726249568973099 # Meetings