Defect #44042
openWatchers section in the sidebar is incorrectly updated when watching a subtasks or related issue via context menu
Description
When viewing an issue page that lists sub-issues or related issues, using the context menu (right-click) on one of those issues to watch or unwatch it causes the watchers sidebar of the currently displayed (parent) issue to be incorrectly re-rendered with the watcher data of the operated issue.
This is a display-only bug. The parent issue's watchers are not modified in the database — only the sidebar rendering is wrong.
Steps to reproduce:
1. Open an issue that has sub-issues or related issues.
2. Right-click on a sub-issue or related issue to open the context menu.
3. Click Watch or Unwatch.
4. The watchers sidebar on the parent issue page is updated with the watcher information of the sub-issue, not the parent issue.
Files
Updated by Mizuki ISHIKAWA about 19 hours ago
- File 0001-Fix-watchers-section-in-sidebar-incorrectly-updated-.patch 0001-Fix-watchers-section-in-sidebar-incorrectly-updated-.patch added
A patch is attached.
This ensures the watchers section in the sidebar is only updated when the operated issue matches the one currently displayed on the page.
Updated by Go MAEDA about 17 hours ago
- Status changed from New to Confirmed
- Target version set to Candidate for next minor release