notification-bug-fix #114
| @ -100,26 +100,22 @@ | |||||||
|     }, |     }, | ||||||
|      |      | ||||||
|     { |     { | ||||||
|       "collectionGroup": "notifications", |       "collectionGroup": "workout_logs", | ||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|       "fields": [ |       "fields": [ | ||||||
|         { |         { | ||||||
|           "fieldPath": "type", |           "fieldPath": "user_id", | ||||||
|           "order": "ASCENDING" |           "order": "ASCENDING" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|           "fieldPath": "userId", |           "fieldPath": "date", | ||||||
|           "order": "ASCENDING" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "fieldPath": "timestamp", |  | ||||||
|           "order": "DESCENDING" |           "order": "DESCENDING" | ||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|     |     | ||||||
|     { |     { | ||||||
|       "collectionGroup": "notifications", |       "collectionGroup": "workout_logs", | ||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|       "fields": [ |       "fields": [ | ||||||
|         { |         { | ||||||
| @ -127,8 +123,8 @@ | |||||||
|           "order": "ASCENDING" |           "order": "ASCENDING" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|           "fieldPath": "timestamp", |           "fieldPath": "date", | ||||||
|           "order": "DESCENDING" |           "order": "ASCENDING" | ||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user