While using the gamification plugin, I set the 【invite】 task to 250 points. However, I noticed that a user who had successfully invited around 100 new users to register in the community did not see any increase in her invitation points after inviting 12 more users yesterday. Could you please explain why this is happening? Does the plugin have an upper limit on the total points that can be earned from inviting users?
I’ve just had a quick run-through on my test site of redeeming an invite with a new test user using an invite that was created some time ago [1], and I wasn’t awarded any points. ()
I think this is an issue with this line here:
I think it looking at when the invite was created is throwing it off, and it should be focusing on the invites that were redeemed in that :since timespan instead. That way, redeeming an ‘evergreen’ invite will still correctly award points.
Let’s slip it over to Bug for someone to check out.