-
Type: Bug
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: 2021.x
-
Fix Version/s: None
-
Component/s: IMAP Connector
Steps to reproduce:
- Having configured an Email Folder, the user performs Check Email - Different emails are successfully loaded
- User checks first email - Content is shown
- The user goes back to Email Folder and checks a different email
Expected outcome:
- The correct email content is shown
Current outcome:
- Despite the correct email information (Sender, Subject, Send date, etc), the content is the same as the first one opened by the user.
- Browser console logs show the following error:
Uncaught (in promise) DOMException: Failed to execute 'fetch' on 'Window': The user aborted a request. at http://localhost:8080/nuxeo/ui/main.bundle.js:10948:144304 at new Promise (<anonymous>) at t.value (http://localhost:8080/nuxeo/ui/main.bundle.js:10948:144104) at t.value (http://localhost:8080/nuxeo/ui/main.bundle.js:10948:159330) at HTMLElement._doExecute (http://localhost:8080/nuxeo/ui/main.bundle.js:1287:2338) at http://localhost:8080/nuxeo/ui/main.bundle.js:1287:2001