You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notifications are not being sent to the original commenter when a reply is made to their comments on pages not owned or maintained by them.
Btw, splendid work on the notification template: its clean, clear and informative. Well done!
Steps to Reproduce
Make a comment in a page not owned, nor maintained, by the user.
Ask another user to reply to that comment.
Wait for the notification to (not) arrive ;)
Expected Behaviour
The notification of a reply to their previous comment should be sent to the user when they have this type of notification enabled in their settings.
Screenshots or Additional Context
I have domain restriction configured for my BookStack implementation, so that only users from my company can register. But the account I am using to test the new notifications is a Hotmail account (which is obviously not my company's domain). I don´t know if that´s relevant, but wanted to mention it, just in case.
Browser Details
Google Chrome 116.0.5845.180 (Build oficial) (64 bits)
Exact BookStack Version
v23.08.2
The text was updated successfully, but these errors were encountered:
Looking into this, I don't think this is anything specific to who the owner/maintainer is, but a misidentification of the parent comment (being replied to) that will instead often look to an early comment, so a first reply on a page will consider the first comment ever created in the system. This could create awkward behaviour like that experienced.
I've marked this as a priority to address in a patch release, which I'll probably look to put together tomorrow. Code link for my own reference.
Btw, splendid work on the notification template: its clean, clear and informative. Well done!
Thanks!
ssddanbrown
changed the title
Notifications not being sent for replies to comments made by non-owners/maintainers
Comment reply notifications often not being sent to the correct/expected user
Sep 14, 2023
Describe the Bug
Notifications are not being sent to the original commenter when a reply is made to their comments on pages not owned or maintained by them.
Btw, splendid work on the notification template: its clean, clear and informative. Well done!
Steps to Reproduce
Expected Behaviour
The notification of a reply to their previous comment should be sent to the user when they have this type of notification enabled in their settings.
Screenshots or Additional Context
I have domain restriction configured for my BookStack implementation, so that only users from my company can register. But the account I am using to test the new notifications is a Hotmail account (which is obviously not my company's domain). I don´t know if that´s relevant, but wanted to mention it, just in case.
Browser Details
Google Chrome 116.0.5845.180 (Build oficial) (64 bits)
Exact BookStack Version
v23.08.2
The text was updated successfully, but these errors were encountered: