Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
master
-
None
-
None
Description
Steps to reproduce:
1) Query emails in Inbox
2) Move one of the emails Trash. Await result of that operation
3) Query emails in Inbox again
Expected result:
The second query should not contain the email we just moved to Trash.
Actual result:
It does. Only another query a few seconds later does not contain the email in question.
I’m currently using ElasticSearch but enabling view.email.query.enabled did not improve the situation. (I had the assumption that ElasticSearch index updates are not synchronous.)
Full requests/responses are here: https://gist.github.com/iNPUTmice/84e5ca91d994f73871ee67eaa2c58587