-
Bug
-
Resolution: Timed out
-
Medium
-
1
-
Major
-
Issue Summary
Issue View Screen remains same showing the previous version even when the versions are switched
It is reproducible in-house.
Steps to Reproduce
- Consider we have 2 versions v1 and v2.
- v1 has issues TEST-1 and TEST-2 whereas v2 as issues TEST-3 and TEST-4
- Navigate to Releases -> Versions -> Click on Version v1.
- The summary of the v1 will be shown along with the issue. Click on TEST-1 and the issue details view will load in Right side panel.
- Again, go to Releases -> Versions -> click on version v2
- The summary of the v2 version will be shown but the right panel will still show the issue TEST-1 which belongs to v1
Expected Results
- Either the Issue should not be shown related to the previous version or the issue related to the version should be shown on the Right side panel of the screen when switching the versions.
Actual Results
- The Issue remains as is on the Right side panel when the version is switched indicating the wrong Issue with the previous version.
Workaround
- Close the Issue view before switching the versions