테스터 배지가 잘못된 날짜에 발급된 것으로 표시됨

So I just got the badge today, and it stated that I got it at the wrong date. Can someone tell me why this happened?

1개의 좋아요

Yeah, I think it has MIN(p.created_at) granted_at in the SQL so it awards it for the first eligible post rather than the last. I think flipping it to MAX would likely be okay now it’s up and running, but can behave weirdly if run against historical data.

I’m still trying to crack how to specifically grant it for exactly the right post whether you have 10 or 15, etc. The search continues… :slight_smile:

3개의 좋아요

How is it possible to earn Tester before Bug reporter?

1개의 좋아요

Bug reporter is a repeating badge

1개의 좋아요

Which is another quirk I am also unsure of. :slight_smile:

1개의 좋아요