From 4263797b651048e51749ada114094270dbc8f02a Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 23 Sep 2024 10:11:35 -0500 Subject: [PATCH] vault backup: 2024-09-23 10:11:35 --- Daily Notes/2024/09/2024-09-20 (Friday).md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Daily Notes/2024/09/2024-09-20 (Friday).md b/Daily Notes/2024/09/2024-09-20 (Friday).md index b34f48c..b92e0e3 100644 --- a/Daily Notes/2024/09/2024-09-20 (Friday).md +++ b/Daily Notes/2024/09/2024-09-20 (Friday).md @@ -1 +1,8 @@ -[[Hugo Cueva]] out \ No newline at end of file +[[Hugo Cueva]] out + +# Work +worked on refactoring the collection and product audit script for the subscriptions launch. Primarily: +1. Updating to use the API instead of direct-to-db calls to get tracks (I believe the routes are new since the script was written or last used) +2. Update the script for the new way tracks are constructed. There are multiple collections for each subscription feature set track. +3. Subscribable Feature set is a new track kind +4. Subscribable feature set collections won't subsume, so that's an assumption we need to fix \ No newline at end of file