41

This idea was inspired by New Rep indicator stops when having negative score. Quick summary of that post: OP placed a bounty, decreasing rep by 500. After that, new rep increases were not shown by the top bar achievements indicator icon (until the OP clicked on it to view the details, which reset the calculation).

Apparently, the indicator is currently set up to show the difference between your current rep and what your rep was at the last time you clicked the indicator to view the details, but only if that number is positive (personally, I think we should Display lost/negative reputation in topbar achievements, but that's another story). So -500 rep from a bounty obscures all rep increases until 500 more rep is gained (or until the calculation is reset).

So my proposal is simply to adjust the calculation to ignore the effect of placing bounties. The rep change from placing bounties is really just an artifact of bookkeeping, and thus it doesn't make sense to even take into account for reporting positive rep changes in the achievements indicator.

Implementation of course depends on how the system is set up, but it seems like it would be a relatively straightforward task, however it works. There has to be something tracking the state of the indicator for each user. So when a user places a 500-point bounty, just adjust whatever is tracking their indicator state by the same amount. That way they'll continue to receive notifications about upvotes et al.

Don't deprive bounty-placers of the little dopamine rushes that seeing a green +X in the top bar provides. Hurrah for positive reinforcement.

As Richard Tingle points out in the comments, when the bounty is eventually awarded, that rep increase on the person who received it should definitely still be reported and included in the indicator calculation. It's just the loss of rep for placing a bounty that should not be included.

2

2 Answers 2

20

Agreed. I was surprised to see rep gains on one site this morning that I hadn't been told about, and finally thought to see if they were in the notification history even though it'd never lit up. Here's what I found:

screen shot

Upvotes on three different sites were masked by one intentional rep decrease. This is different from protecting users from the disappointment of received downvotes; I know full well I offered that bounty.

One might argue that with the current implementation I get a pleasant surprise when I happen to visit my profile on those other sites, but if that were a goal we wouldn't have the notifications at all.

Please ignore self-inflicted rep drops, especially larger ones (bounties), when calculating the rep notification.

14
+25

+1. And not just bounties - I don't really need to be told about the -1 I get when downvoting an answer.

And just in case I misunderstood the question, it should still show the -500 in the dropdown when you click. It should just reset the timer after that so that new stuff is shown.

Same with the -1 - show it if I click the dropdown, but don't show me a +9 for my next upvote.

1
  • 3
    Yeah, agree with that too. The -1 for downvoting, just like the minus rep for a bounty, is also not a penalty. Changes to rep that are more bookkeeping than penalty do not belong in the achievements bar rep change total. (And I agree that all rep changes fro any source should be shown when drilling down to see the details).
    – Ben Lee
    Commented Nov 26, 2014 at 16:57

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .