Issue Summary
When accessing Issues directly without going through the Board (e.g. via Filter), the associated Board would still appear in 'Recent Boards' list. This seems like an odd behavior given the fact that the Board itself was not accessed. This also proves to be problematic for Issues with multiple Boards associated, as the Board that would be displayed in 'Recent Boards' list would be random, thus making the list inaccurate.
Steps to Reproduce
- As a Jira Administrator, create 2 Boards, each with individual Projects and Issues
- Create a new user
- Login as the new user
- Notice the 'Recent Boards' list (in 'Boards' header) is empty
- Go to 'Issues' > 'Search for issues'. Search for 1 of the Issues.
- Access the issue directly
- Check the 'Recent Boards' list
You might need to refresh the page
- The Board associated to the Issue would appear, despite the user not accessing the Board itself.
Expected Results
The 'Recent Boards' list would not display the Boards when accessing the Issues directly
Actual Results
Boards would be displayed in the 'Recent Boards' list when accessing the associated Issues directly.
Workaround
None