Fix not normalized emoji paths
What does this MR do?
It normalizes emoji names in api
and toggle_award
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
User was able to store +1 and thumbsup to databse, causing UI inconsistency.
What are the relevant issue numbers?
Fixes #19104 (closed)
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together