-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 2 - Major
-
Issue Summary
When selecting an archived version from Affects version field, it's causing an error as below because the version has been archived, or the archived version is no longer visible in the list.
This is an issue because Affects versions is meant to be contain the version in which a bug or problem was found. Although it can be useful for tracking problems, it isn't used very often in Jira. Ref: Difference between Fix Version and Affects version
Scenario A: Version is still visible but cannot be selected
Scenario B: Version is no longer visible to be selected.
Steps to Reproduce
Scenarion A:
- On the Release list page, create a version (Let's call this affects version 2.0) with a start date and end date of your choice.
- Create a bug issue type (contains Affects version field) and open it in a new browser tab. (Let's call this issue A).
- Check the Recent Versions and Unreleased section of the Affects version field and you will find the created version. (Do not refresh this page.)
- Go back to the Release list page and archive the created version.
- Go to issue A's browser tab and select the archived version from the Unreleased Versions section of the Affects versions field.
- It will return an error because the version has been archived.
Scenario B: Version is no longer visible to be selected.
- On the Release list page, create a version (Let's call this affects version 2.0) with a start date and end date of your choice.
- Archive the created version.
- Create a bug issue type (contains Affects version field) and open it in a new browser tab. (Let's call this issue A).
- In the Affects version field, look for the archived version, but it's no longer visible.
Expected Results
The Affects version field should allow the selection of archived version based on its definition below: (ref: Difference between Fix Version and Affects version)
Affects version is the version in which a bug or problem was found. Although it can be useful for tracking problems, it isn't used very often in Jira.
Actual Results
The Affects version field is not showing archived versions.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is a regression of
-
JRACLOUD-92868 Archived fix versions are visible and can still be selected on the fix version field
-
- Closed
-