Jira Questions
Ad
Update Jira filter permission - jira python
I am using jira python to access jira resource. i created a filter using the create_filter method, it sets the permission to
Add attachment to a jira issue via jira python (empty file added)
I am trying to add an attachment to an existing jira issue using the jira python api. i'm able to create issues, update them and whatever
Jira REST API server-to-server authentication
I didn't find any question that describes how to do server-to-server authentication with jira api so i'm posting this qa-style. this solution
JQL - use variable in query
I'm trying to use variable in jql client = 'newbie' query = "managed services on-boarding " + client headers = {
Requests.post error| TypeError: post() takes at least 1 argument (1 given)
I'm using python 2.7.10 64-bit. in the update_jira_field method, i'm getting the following error: typeerror: post() takes
Missing ; before statement (Jira Addon - oAuth)
I get the error: [warning] file encoding has not been set, using platform encoding windows-1252, i.e. build is platform
Check if variable exist or not
I'm using api jira i'm doing some functions but before to use function, i need to verified if a value exist or not if he exists so i can
create Jira ticket with python with a dedicated CC
I am trying to create jira tickets with python. the problem is in order to create the ticket in jira i need the "to" option, to assign it the "cc"
Error occured while calling the Jira API
I requested 500 issues at a time and per issues, there were around 4-6 comments in order to get the author's email of the comment i requested the
how to get list of all the Fixversions of particular project and component using JIRA REST API?
Using jira rest api i need the list of fix versions that belong to the particular project and component so that i can pull out all of the jira's
Ad
Branch per feature\story\epic VS branch per sub-task in a Frontend+Backend repo?
We have a team in web development project and we've decided to go with a single repository with its pros and cons. we have our backlog split up
How to fetch more than 50 Jira issues?
I'm trying to get all the tasks from jirà using the api. i found the working
Tracking time in each status per ticket? (Jira/MySQL)
So i currently am using jira with domo to create dashboards for our team. currently i am wanting to display the time each ticket spends in
Running tests with specific Adaptavist label
I have gotten a request from a tester to be able to run our selenium tests that hold specific labels on adaptavist, and i am wondering how to
Jira Cloud JWT Generation 401 error
I was trying to make jira cloud rest api call using jwt authentication. i've followed the steps found in atlassian documentation but i've got this
JIRA: How to make a webhook fire for only a single transition, of a workflow?
Scenario is: git -> jira -> jenkins a commit in git, must change an issue status in jira, which in turn, should
Ad
Blog Categories
Ad