
| Key: |
ADV-432
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Prowell
|
| Reporter: |
Prowell
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Auctioneer's filtering logic caused auctions that were filtered to not be stored in its snapshot of the database instead of being saved flagged as filtered. While for most operations, this was a harmless bug, there are at least 2 cases when it causes problems:
1. When using the appraiser to post a new auction. If an auction is ignored then it won't be shown in this list. So if someone is really low-balling and the bounds filter flags the auctions as filtered, then the user will not see them and so it looks as if all the competition is in a reasonable range.
2. Non-live searching is broken as it will show a subset of auctions. While I may want to ignore a person when calculating statistics because they always sell for under market value, I probably don't want to ignore when I want to know how much of an item is on the market or if there are any steals to be had right now.
|
|
Description
|
Auctioneer's filtering logic caused auctions that were filtered to not be stored in its snapshot of the database instead of being saved flagged as filtered. While for most operations, this was a harmless bug, there are at least 2 cases when it causes problems:
1. When using the appraiser to post a new auction. If an auction is ignored then it won't be shown in this list. So if someone is really low-balling and the bounds filter flags the auctions as filtered, then the user will not see them and so it looks as if all the competition is in a reasonable range.
2. Non-live searching is broken as it will show a subset of auctions. While I may want to ignore a person when calculating statistics because they always sell for under market value, I probably don't want to ignore when I want to know how much of an item is on the market or if there are any steals to be had right now. |
Show » |
|