Skip to content

[bug]: Comment Mentions are not working when accessing issues through email notifications  #3592

@HiveologieMLData

Description

@HiveologieMLData

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When an email notification for comment mentions is sent and the recipient clicks on the 'View Issue" button in the email, the link redirects to the issue, and the user is not able to mention anyone in the comments and typing the '@' character does not open the mention suggestions panel.

image

I have tried hard refreshing (Shift+F5) the app after I access it via email notification but the issue persisted, and I have confirmed that the URLs are the same when accessing an issue through both a notification email and the issues dashboard.

There is already a similar PR for notification mentions (#3573) it was merged into develop branch earlier today, but I don't think that it covers this specific case as we are using the code from develop branch for testing

Steps to reproduce

We are currently using code from the 'develop' branch for testing.

Not Working Scenario:

  1. Mention a user in a comment on an issue
  2. Go to the email inbox of the mentioned user and click 'View Issue' button
  3. Try to mention any user in the comment by typing in a '@' symbol

Working Scenario:

  1. Go to the issues dashboard
    image
  2. Double click on an issue and expand it to full-screen mode
    image
  3. Try to mention any user in the comment by typing in a '@' symbol
    image
    image

Browser

Google Chrome

Version

Self-hosted

Metadata

Metadata

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions