notification-bug-fix #89

Merged
allentj merged 18 commits from notification-bug-fix into dev 2025-08-19 04:49:32 +00:00

View File

@ -1,19 +1,5 @@
{
"indexes": [
{
"collectionGroup": "day_pass_bookings",
"queryScope": "COLLECTION",
"fields": [
{
"fieldPath": "userId",
"order": "ASCENDING"
},
{
"fieldPath": "createdAt",
"order": "DESCENDING"
}
]
},
{
"collectionGroup": "day_pass_entries",
"queryScope": "COLLECTION",
@ -56,7 +42,6 @@
}
]
},
{
"collectionGroup": "memberships",
"queryScope": "COLLECTION",