[go: up one dir, main page]

Skip to content

Impossible to unsubscribe from notifications on snippets

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

I keep getting email notifications for a snippet I commented on, and there's no way to unsubscribe from these notifications, either in notification emails or on the snippet page.

Steps to reproduce

  1. Comment on a snippet (creating one should also work). The one I commented on is in https://gitlab.com/gitlab-org/gitlab/-/snippets/. If you o it in a project, make sure it's not one where you have all notifications disabled.
  2. Ask someone to make a comment on it.
  3. Receive a notification email.

Example Project

https://gitlab.com/gitlab-org/gitlab/-/snippets/

What is the current bug behavior?

It's impossible to unsubscribe from notifications on snippets

What is the expected correct behavior?

You unsubscribe from notifications on a snippet from the snippet page, email, and when defining the Custom notification setting.

Relevant logs and/or screenshots

Email footer:

image

Output of checks

This bug happens on GitLab.com.

Possible fixes

Unused sections

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of:
`sudo gitlab-rake gitlab:env:info`)

(For installations from source run and paste the output of:
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Edited by 🤖 GitLab Bot 🤖