-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 8.13.12, 9.4.0, 9.11.0
-
Component/s: JQL Search, Navigation - Search
-
None
-
8.13
-
3
-
Severity 3 - Minor
-
1
Issue Summary
Deleting a watched user from a Jira instance doesn't update the watcher counter
This is reproducible on Data Center: Yes
Steps to Reproduce
- created a new user in Jira and then added the user as a watcher, please refer screenshot

- Run the search and the watchers field is showing the correct count

- Then delete the user from user management screen
- Run the search and watches field show the wrong value of 2


5. Perform reindexing of the Jira instance.
Expected Results
The watcher disappeared from the list of watchers on the issue view page and jiraissue.watches should update the counter and reflect correct results in the issue search watches field.
Actual Results
The jiraissue.watches counter is not updated and wrong results are displayed in the issue search watches field.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available