Skip to content

Fixed issue with award as a number

Donald Cook requested to merge 212377-user-can-double-award-emoji into master

What does this MR do?

When using a number emoji (1234 or 100) the UI is showing an additional vote because it is at some point coming in as an int.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Issue #212377 (closed)

Edited by Donald Cook

Merge request reports