dedimarco / evemarketmonitorapp

Automatically exported from code.google.com/p/evemarketmonitorapp
0 stars 0 forks source link

Seek out better ways to separate .01 warring vs useful completed order information #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Changing an order causes the orderID to change. EMMA then displays the 
original order as "finished" under unacknowledged orders. If you 0.01isk a 
large number of orders a few times during the day any useful information 
is swamped by false "completed order" spam.

Original issue reported on code.google.com by dmclif...@gmail.com on 5 May 2009 at 7:04

GoogleCodeExporter commented 8 years ago
This is not quite accurate.

Changing an order (e.g. 0.01 isk-ing) does generate a new order in eve. 
However, EMMA tries to match existing orders in it's database to these 'new' 
ones.

This works fine in most cases but in some it can get confused and cause the 
described 'completed order' spam.

This logic has been updated in 1.5.0.0 and the issue should now be less common 
or possibly eliminated altogether.

Original comment by SteveBal...@gmail.com on 18 Jun 2010 at 3:24