Prevent update bubbles when resolving/reopening issues.

Review Request #4927 — Created Nov. 9, 2013 and submitted

Information

Review Board
master

Reviewers

Prevent update bubbles when resolving/reopening issues.

When resolving or reopening an issue, the code was marking the review
request as updated, using the timestamp coming from the response.
However, this timestamp wasn't actually factored into the review
request's last activity timestamp, so it ended up popping up an update
bubble showing the actual previous update.

That code is just gone now. There's no longer any update bubbles when
resolving issues.

Set the check updates interval to 5 seconds and closed/reopened issues.
Previously, this would cause update bubbles to show. After this change,
no update bubbles.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...