Sotera / newman

Quickly analyze and explore email with advanced analytics and visualization.
http://sotera.github.io/newman/
Apache License 2.0
55 stars 14 forks source link

Email not displaying after sorting email list #110

Closed smahoney58 closed 8 years ago

smahoney58 commented 8 years ago

Some emails will not display in the email viewer. This in on Newman v2.1.1 where two datasets have been ingested; the shiavo pre-ingested dataset and SMTest pst file ingested dataset.

Steps to Reproduce

  1. Turn off second dataset (shiavo should be the only dataset selected)
  2. Search for attachments.filesize>1000
  3. Select search results. Email list is populated.
  4. Sort by attachments to put the emails with the most attachments at the top.
  5. Select email

Result: Email not displayed in left hand email viewer pane. Note: continue selecting down the list. Some emails display while others do not. I initially thought it may be related to filesize (which it still might) but it also has to do with sorting results.

smahoney58 commented 8 years ago

Fixed in Newman v2.1.3. Email displays regardless of whats been sorted. Only time emails do not display is when more than one tangelo instance is running. Not sure what kicks off multiple instances except improperly initiating VirtualBox (i.e. starting it twice in a row without halting in between). Issue command tangelo status to determine if more than one process ID is active.