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