PilotsTradeNetwork / EDStockTraderProject

5 stars 2 forks source link

wmm-stock issue list #24

Closed durzo closed 2 years ago

durzo commented 3 years ago

Some issues that have come up during deployment of wmm-stock feature:

  1. if a carrier jumps away from a WMM system, the new location will continue to be tracked. workaround: stop_wmm_tracking when refilling stock.
  2. if no carriers are being tracked, the message sent does not match the startup history purge - hotfixed on server, todo in code - FIXED
  3. editing someone's name into a post on discord doesn't send them a notification. possible fix - link to MAB?
  4. For notifying carrier owners about low stock or empty stock, the bot could DM them?
  5. change timestamp formats to use discord time formatting - FIXED!!

Regressions from last release:

  1. ;add_FC does not return an error if the carrier ID cannot be found in edsm/inara - FIXED