Label modifications are not reflected in existing notes and in the issue list
When a label is modified (by changing its name/color) existing notes and issues still show the old version of the label. This is probably a caching issue. The cache used for notes and the issue list would have to be cleared/updated in this case.
Steps to reproduce
- Create a new issue
- Add a label (do this separately to create a note)
- Go to the labels page and modify the name or color of the label
- Go to the the issue list (the label has not changed)
- Go back to the issue (the label in comment section has not changed)