I am able to create issues in jira using java. But whenever i run the program it creates repeated issues.
I want to compare the issue using custom fields which i have created, so that repeated issue will not create.
Your program will need to read the Jira system (using the same API it is using to write) to look for whatever it is that you do not want to duplicate.
Please suggest something through which i can pull out custom field information to compare.
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.