ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
83 stars 11 forks source link

Select legendary item for "Item is equipped" condition not working well #1842

Closed outlying closed 3 years ago

outlying commented 3 years ago

What version of TellMeWhen are you using? v9.0.3

What steps will reproduce the problem?

What do you expect to happen? What happens instead? I would expect to be able to select a legendary item for the conditional icon, or maybe have the new condition to check if the legendary of a given type is on my character.

Right now it's possible to select a base item of legendary for this condition. There is a suggestion for legendary if I start typing the base item name, but only legendary I'm wearing is suggested, the other one in my backpack is not, and still by clicking this suggestion the base item name is put into the field, not a legendary.

Also, there is one problem with that, what if I have two legendaries using the same base item? Some people have 3 by now, and it is only going to grow.

image

image

outlying commented 3 years ago

... it seems that even if I select base item and wear it condition is not true

ascott18 commented 3 years ago

This is indeed a bug with the suggestion list, but you don't have to use the suggestion list. Just type in the name of the legendary yourself - everything still functions properly.

outlying commented 3 years ago

Not intuitive but correct, it works.

ascott18 commented 3 years ago

This has been fixed.