-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
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.
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:
- Mention a user in a comment on an issue
- Go to the email inbox of the mentioned user and click 'View Issue' button
- Try to mention any user in the comment by typing in a '@' symbol
Working Scenario:
- Go to the issues dashboard

- Double click on an issue and expand it to full-screen mode

- Try to mention any user in the comment by typing in a '@' symbol


Browser
Google Chrome
Version
Self-hosted
