Rename "Award emoji" to "Reactions" (#409884) · Issues · GitLab.org / GitLab · GitLab (original) (raw)

Skip to content

GitLab Next

Rename "Award emoji" to "Reactions"

Purpose

The term "Award emoji" is unclear, and is not used consistently alongside the UI. In numerous places we refer to these as "Reactions", such as "Add reaction" on the emoji picker, and "My-reaction" filter.

In !119463 (merged) we removed the toast which previously displayed "award emoji"

Context from slack:

Do you know why we call an emoji reaction to an issue an "award" in the tooltip when you add or remove it? It seems weird. I add 🍉 to keep track of issues (so I can find them by filtering issues by that icon) and it's definitely not an "award".

I want it noted that I support your request 10000%. I really dislike the “award” verb.

Additional slack context where the "award" term made it unclear where to find this functionality.

does anyone know whether there's an API call to change "emoji reaction" to issue/epic/etc. ? I failed to find any references thus far

Proposal

Future consideration: Introduce API alias for "reaction", and update https://docs.gitlab.com/ee/api/award_emoji.html accordingly. Consider deprecating the "award" endpoint in the future.

Additional considerations

The webhook and API endpoints use the "award" language:

Availability and Testing

Regression testing, please make sure e2e:package-and-test job is passing.

Ensure updated test coverage in unit/integration/feature tests.

Edited Dec 20, 2023 by euko