Baganator

Baganator

1M Downloads

Equipment Category Remote Bank

Mundain opened this issue ยท 2 comments

commented

Please include as much of the following information as possible to help me fix the bug:

Equipment that is saved in equipment manager has two bugs for remote bank.

  1. Equipment list icon does not display in remote bank when browsing
  2. Equipment that is in the manager does not sort into a category in the remote bank. Note, this is true for both the auto equipment manager sorting or a custom (ie search for Tank)

In both cases - opening the actual bank correctly correctly shows equipment manager icons as well as sorting into a correct category.

Opening actual bank:
image

Opening bank remote:
image

Steps to Reproduce

  1. Create an equipment list with an item(s), add label (ie Tank)
  2. Turn on auto equipment sort (or create a custom category for saved equipment - Tank)
  3. Open in game bank - and see correct sorting
  4. Open remove bank - and see only weapon/armor sorting

Loaded Addons

Elvui, BagSync, WA, Auctionator, Details, Syndicator, ItemVersion, BiS-Tooltip, MRT, Scrap, TipTac

Back Trace (LUA Error Output)

Did not throw a LUA error.

commented

I've avoided tracking remote equipment set status as there isn't a good way to detect when an item is removed from a set if the item isn't currently accessible non-remotely

commented

Understood. This would be a nice feature to have to avoid having to always manually update the current "set" category, however I admit its not that hard to go to the bank and drag the item into the category. Thank you.