ahabib
6 years agoOccasional Contributor
Creating a jira item automatically
I want to know if there's a way to create a jira item automatically for example whenever a teststep fails, if there's a way to get the code behind the popups that provides creating an item i could just use this code in a groovy script
Any help would be really apperciated
Hi ahabib,
I think you will need to work with Jira REST API for this. You can find several examples here:
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/