0xbs / premade-groups-filter

A World of Warcraft addon for powerful filtering of premade group listings.
GNU General Public License v2.0
75 stars 39 forks source link

Delisted groups stuck in the list forever #281

Open hollo6 opened 3 hours ago

hollo6 commented 3 hours ago

Game Version

Retail

Lua error from Bugsack

There is no LUA error.

Screenshots

image

Current behaviour

Groups that had been delisted (it seems only delisted, and not delisted_full) get stuck in the list.

Steps to reproduce

  1. Open premade dungeon list
  2. Filters don't seem to matter
  3. Apply to groups
  4. Wait for some group to delist
  5. Note they are still shown in the window, no matter how many times you refresh the list

Expected behaviour

Delisted groups should not be shown after they delist.

0xbs commented 2 hours ago

I don't think this is a bug of PGF but rather Blizzard keeping those items in the list for an unknown reason. I don't actively remove delisted groups, they usually disappear by themselves on the next reload.

You may use e.g. appstatus ~= "delisted" to filter them out.

hollo6 commented 2 hours ago

This doesn't work either :(

image

0xbs commented 31 minutes ago

But there aren't any delisted groups in your screenshot?