Skip to content

Create indexes for OOO creation feature [Staging] #2473

@RishiChaubey31

Description

@RishiChaubey31

** Change the Project ID (<PROJECT_ID>) in the URL **

INDEXES TO BE REMOVED [staging]

https://console.firebase.google.com/v1/r/project/rds-backend-1f8ec/firestore/indexes?create_composite=ClJwcm9qZWN0cy9yZHMtYmFja2VuZC0xZjhlYy9kYXRhYmFzZXMvKGRlZmF1bHQpL2NvbGxlY3Rpb25Hcm91cHMvcmVxdWVzdHMvaW5kZXhlcy9fEAEaCgoGc3RhdHVzEAEaCAoEdHlwZRABGgoKBnVzZXJJZBABGg0KCWNyZWF0ZWRBdBACGgwKCF9fbmFtZV9fEAI

INDEXES TO BE CREATED [staging]

https://console.firebase.google.com/v1/r/project/<PROJECT_ID>/firestore/indexes?create_composite=Cl9wcm9qZWN0cy9yZHMtYmFja2VuZC00ODA5Zi9kYXRhYmFzZXMvKGRlZmF1bHQpL2NvbGxlY3Rpb25Hcm91cHMvaW1wZXJzb25hdGlvblJlcXVlc3RzL2luZGV4ZXMvXxABGg0KCWNyZWF0ZWRCeRABGg4KCmNyZWF0ZWRGb3IQARobChdpc0ltcGVyc29uYXRpb25GaW5pc2hlZBABGgoKBnN0YXR1cxABGg0KCWNyZWF0ZWRBdBACGgwKCF9fbmFtZV9fEAI

  • These indexes are to be created in requests collection

These indexes are required for creation of OOO feature

Need For Index Creation ??

  • In the current implementation, we were storing the username in the requestedBy field and had a separate userId field for storing the user ID. However, we have now removed the userId field, and the requestedBy field will store the user ID instead. Therefore, we need to recreate the index.

Issue Ticket :

PR merged :

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions