Category "jira-rest-api"

Jira cloud REST create issue and issuelink

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

How to query a user name by a email address in Jira Rest API

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 JIRA Python API to create Issue

I am using following code to create an issue : from jira import JIRA import pandas as pd user = '[email protected]' apikey = 'XXXXXXXXXXXXXXXXXXXXXXX'

How to add watcher to JIRA ticket using JIRA python API

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

Jira Tempo - Synchronize deleted hours with external system

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

Jira Tempo - Synchronize deleted hours with external system

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

Find members in all teams in Tempo/Jira

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