
Collected/Uncollected detail types not working
Closed this issue ยท 3 comments
What version(s) of WoW are you using?
Retail
What version of Baganator?
732
What version of Syndicator?
228
What isn't working? What was supposed to happen?
Entering "collected" or "uncollected" (or negating them like "!collected") does not select the desired items in my bags.
Are you experiencing any lua errors
No
Anything else?
No, working as intended otherwise as far as I've seen.
I've tested the functionality and it seems to be working for me.
You are not intended to use the !
inverted keywords, as it literally inverts the results of the keyword, which is often not what you'd expect for the collected
(or uncollected
) keyword. Use uncollected
as the opposite instead.
I was expecting it to select items that say "You have not collected this appearance" or "Use: Add this appearance to your Warband collection." However, it seems to be working for me now, I just tested "uncollected" and both of those types of items were selected. I don't know why it wasn't working yesterday, sorry for the false alarm.
Thanks for your efforts!