I have a text file with the list of JIRA issue numbers. How can I get the "Fix Version/s" of those Issues? I don't know REST APIs. So, is there any other way to query this from JIRA. Please let me know.
JIRA.txt
INF-124
INF-742
INF-998
INF-362
Expected output
INF-124 PRJ 7.1
INF-742 APP 5.2
INF-998 APP 5.3
INF-362 PRJ 7.2