Changing Label color

Summary

The Label color isn't updated within issue activitys log, after changing the color of a label.

Steps to reproduce

  • Assign a label to an issue
  • Change the color of that label
  • Check the activity log of that issue
  • The color in the right hand side menu has changed, but not the one within the activity log

Example Project

https://gitlab.com/twsl/LabelIssue

What is the current bug behavior?

The color of the label within the activity log is still orange.

What is the expected correct behavior?

The color should be purple.

Relevant logs and/or screenshots

image

Output of checks

This bug happens on GitLab.com

Possible fixes

/label ~bug

Edited by twsl