firebase / firebase/firebase-tools
Dont showing error with link for create COLLECTION_GROUP_ASC(DESC) index
Open
emulators: firestore
Needs: Attention
type: bug
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
Hi folks!
When I query **getFirestore().collectionGroup("products").orderBy("numberOfSail")**, firebase-tools output this error
```
Error: 9 FAILED_PRECONDITION:
```
I'd like to see link to create COLLECTION_GROUP_ASC(DESC) index.
Contributor guide
Assessment
This issue has not been assessed yet.