vault backup: 2024-09-23 10:11:35

This commit is contained in:
2024-09-23 10:11:35 -05:00
parent 7db0abebdb
commit 4263797b65

View File

@@ -1 +1,8 @@
[[Hugo Cueva]] out
[[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