Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications on post approval broken #3687

Closed
GreXXL opened this issue Nov 20, 2022 · 2 comments · Fixed by #3738
Closed

Notifications on post approval broken #3687

GreXXL opened this issue Nov 20, 2022 · 2 comments · Fixed by #3738
Assignees
Labels
Milestone

Comments

@GreXXL
Copy link
Member

GreXXL commented Nov 20, 2022

Current Behavior

With the recent pull request (#3656) it was fixed that a notification should be triggered when a post gets approved. This works perfectly when you are subscribed to a discussion. The notification "Someone replies to one of my posts" does not fire on approval, though.

The issue was reported here: https://discuss.flarum.org/d/31988-i-have-updated-16-how-can-i-set-the-web-notification/

Steps to Reproduce

  1. Create a discussion as user A
  2. Create a reply as user B (that gets into the approval queue)
  3. Approve the reply
  4. No notification is fired for user A

Prerequisites:

  • "Someone replies to one of my posts" enabled
  • Discussion not followed by user A

Expected Behavior

Notification for post reply fired and displayed

Screenshots

No response

Environment

  • Flarum version: 1.6.2

Output of php flarum info

No response

Possible Solution

No response

Additional Context

No response

@SychO9
Copy link
Member

SychO9 commented Nov 20, 2022

Technically, nothing is broken, it's just not currently a feature that mentions notifications are sent after approval, but that in itself can also be considered a bug. (A reply to a post is a post mention).

@GreXXL
Copy link
Member Author

GreXXL commented Nov 21, 2022

Well there is a separate notification setting for replies to a post. I understand that technically it's a post-mention. But there is separate notification for that as well. I think it's reasonable to think that the reply-notification should work when the reply gets approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants