Description
Describe the bug
When a discussion participant clicks on a notification that a conversation thread has been added to in OJS, they are taken to the most recent stage of the workflow, NOT to the thread from which the notification originated. For example, if there is a notification from a "Pre-Review Discussion" under the Submission Tab, when clicking the notification it actually takes you to "Round 2" under the Review Tab (current stage).
To an editor not familiar with this behaviour it would appear as though the discussion has disappeared. To one familiar it still means searching through the pages to find the relevant thread.
To Reproduce
Steps to reproduce the behavior:
- Start a pre-review discussion in the Submission stage
- Advance the submission into the Review stage
- Reply to a pre-review discussion
- Follow the discussion notification (via email or dashboard notifications)
- The link leads to the Review stage (not the Submission stage where the discussion thread is)
What application are you using?
OJS 3.2 and 3.3
Additional information
I suspect embedding discussion content into the notification (#6222) would partially address the issue, but it would still make sense for the notification to lead to the proper stage.