Should Label field tags in Jira Requirement Issue type be copied to Cucumber Feature section? We use Feature tags heavily to login and logout our test applicati
I'm trying to create an issue, issuelink and copy attachment from triggered issue at the same time using scriptrunner. For now, the code below are able to creat
I want to create issues in Jira based on Outlook emails received using VBA. However, when setting the assignee/reporter via the REST API it appears that users c
I am using following code to create an issue : from jira import JIRA import pandas as pd user = '[email protected]' apikey = 'XXXXXXXXXXXXXXXXXXXXXXX'
I am using JIRA python API to create JIRA tickets from my code. The code looks like below from jira.client import JIRA def create_jira_issue(jira, summary, des
I'm trying to insert in my system hours loaded in Jira (with add-on Tempo Timesheets) using the API of Tempo. Steps I try to insert in my system the last insert
I'm trying to insert in my system hours loaded in Jira (with add-on Tempo Timesheets) using the API of Tempo. Steps I try to insert in my system the last insert
I'm trying to work with the Jira/Tempo API (with Python 2.7), but the documentation is woefully lacking (unless I'm missing something). Goal The goal is to get