I see this issue popped up a couple times in the past, but never noted as being actually resolved.
Often when I disconnect and reconnect, the Purge/Keep popup will only go away if I click purge, which forces me to play with this pop up window open for the remainder of the night.
Could there be an extra option to simply disable the request popup entirely? Or is there a working fix for this?
Also, is there any way to add in (without my having to open up the .lua file) items to be ignored (enchanting materials, etc.)?
Whoa, I did not know this was happening. Thanks for the heads up, I'll see if I can reproduce it to fix it.
As for adding materials to be excluded, I thought I had marked those items to be ignored, but perhaps there are newer ones which I hadn't accounted for. Unfortunately, those items need to be listed individually by name in the code to be excluded,and you can see that list on highlighted line 39 here:
https://github.com/choptastic/GuildRaidSnapShot/blob/master/GuildRaidSnapShot.lua#L39