When viewing commits on dashboard they have nice colored badge to indicate their status (vertical bar on the left). It comes in various colors:
- grey - logged-in user don't care about a commit
- orange - commit is set to be audited by logged-in user
- red - a "Raise Concern" action was made on a commit
- green - an "Accept Commit" action was made on a commit
After recent update however commits that were marked by herald as to be audited have grey badge instead:
{F220373}
How commit looks before update (note blue exclamation mark before auditor name):
{F220375}
How commit looks after update (note that exclamation mark has changed it's color to grey, whatever that means):
{F220377}
Related task T6344