Hello,
I am following the step by step in this tutorial:
https://www.atlassian.com/agile/tutorials/epics
But the field epic name doesn't exist when i try to create one, so i get an error message preventing me from creating an epic.
Hi
May be you can compare the release dates of the fix version and affects version.
issue.getFixVersions().iterator().next().getReleaseDate().compareTo(issue.getAffectedVersions().iterator().next().getReleaseDate())
Here I assume there is just one fixversion and affects version.
Regards,
Vijay
Thanks Vijay. I will try to use your suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.