Skip to content

Remove user attributes from notes

Marcel van Remmerden requested to merge remove-user-attributes-system-note into master

What does this MR do and why?

Removes the busy indicator and status icon from all notes, and additionally the username from system notes as well.

We previously had these changes behind a feature flag and the feedback issue (#372234 (closed)) made clear that at least on comments and threads, the username still has significant value, so we are adding it back with the complete removal of the feature flags.

Screenshots or screen recordings

Before After
image image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel van Remmerden

Merge request reports