Files
ObsidianJournal/Daily Notes/2024/09/2024-09-20 (Friday).md

550 B

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