Skip to content

Remove store_mentions! in Snippets::CreateService

Sashi requested to merge (removed):sk/213557-remove-store_mentions into master

What does this MR do?

Fixes Issue #213557 (closed)

Testing Activity

Enabled store_mentioned_users_to_db feature to manually test these behaviors:

  • Ensure mention is still created when a snippet is saved
  • Add tests to check if mentions are created when the snippet is created. This verifies the after_save callback

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports