Skip to content

Discussion comment notification does not point to the comment. #1645

@wkjung

Description

@wkjung

🔍 Is there already an issue for your problem?

  • I have checked older issues, open and closed

📝 Description

If I click a gift notification by other commenter's reply in a discussion, it doesn't directly go to the comment.
Instead it redirects me to Discussion tab page (i.e. https://<ghes-url>/<org>/<repo>/discussions).
Which means I manually have to find out what exact discussion has a comment that notified me.

I found out that that it is because #discussioncomment-<sum-number> is missing in the gitify notification.
When I click a notification in Github (GHES)'s Notification page, the link url is like

https://<ghes-url>/<org>/<repo>/discussions/15?notification_referrer_id=MDE4Ok5vdGlmaWNhdGlvblRocmVhZDE5NDQzNzEwOjk2OTAw#discussioncomment-13072

which redirects me to the correct comment.

BUT the same notification in gitify is missing the said #discussioncomment:

https://<ghes-url>/<org>/<repo>/discussions/15?notification_referrer_id=MDE4Ok5vdGlmaWNhdGlvblRocmVhZDE5NDQzNzEwOjk2OTAw

btw our corporate is using GitHub Enterprise Server 3.11.15.

🪜 Steps To Reproduce

(in GHES)

  1. Make another person to reply to any discussion that I am in the thread. Get 'commented' notification.
  2. Gitify notifies me, so click the notification.
  3. It drops me off at <org>/<repo>/<discussion> page, not to the specific discussion's comment.

Gitify Version

5.16.2

Operating System

macOS

GitHub Account

GitHub Cloud

📸 Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghost:github-serverRelated to GitHub Enterprise Server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions