googleapis / googleapis/google-api-nodejs-client
Query mails after date returns results that before this date
- Lingua principale
- TypeScript
- Stelle
- 12.2k
- Fork
- 2k
- Merge medio
- 1g 9h
- PR unite (30g)
- 24
Descrizione
#### Environment details
- OS: Ubuntu 22.04.2 LTS / Google Cloud Run / Cloud Run Jobs
- Node.js version: 18.16.1
- npm version: 9.5.1
- `googleapis` version: "@googleapis/gmail": "^3.0.0"
#### Steps to reproduce
1. Create a gmail client for some email in your company with domain wide delegation.
2. List messages with query like `{in:inbox in:outbox} after:1689576392 before:1689605192` (after - some stored datetime, before - calculated range in 8 hours)
3. Returned list contains messages, that have date BEFORE 1689576392.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
No repository file or test is named. Start by reproducing the listed @googleapis/gmail request with the supplied query and inspect the request and returned message dates; done means determining whether the client changes the query or whether Gmail returns results outside the requested range.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- nodejs, typescript
- Ambito
- api
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100