We often have problems that were reported in JIRA for several versions of the application. However, fixes for these issues are not performed simultaneously for each version that is reported about this issue. This makes it difficult to keep track of which version the patch was fixed in, and developers sometimes forget to fix the patch for the version.
Is there a way to track the status of the problem for each version where it is reported separately, but in the same problem? In addition to one status of the problem (which is updated only to the state when all versions have this status, that is, the problem is set to “resolved” when it is resolved in all versions of fixes), I would like to see a different status for each version of the fix .
After looking at the Atlassian page, I found an old problem in my JIRA that requests such functionality. In this regard, there are discussions on the forum that involve the use of subtasks for each version. This would be a good solution if the plug-in automatically created subtasks when creating a problem and fixed a version update. Is there such a plugin?
source share