The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

With API wrapper: 'atlassian-python-api' how do I create a request with approvers?

Jira API
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 12, 2022

Using the REST API wrapper: atlassian-python-api, how do I create a reqeust with approvers?


I cannot find an example anywhere.

This is such a common use case, I'm not sure why it is not documented and why it has not been asked and answered already a thousands times.

More importantly, why an example has not been included here:

or here


I am trying to create a service desk request. 

I want to add approvers (a list), but I cannot find working code.

I believe I need to find the field ID of the approvers field on my form.  I'm not sure how to do that.

Every page that comes up in a search does not match the current version of the web UI I have.

Ideally I would like to make an API call (any API call - not necessarily using the wrapper), to get this approver field ID.

--
I have code that is close

repo: git clone https://github.com/JiraAPI/atlassian-python-api.git
file: src/test/jira-service/create_sd_request.py
method: def create_sd_request()

Any help would be greatly appreciated.

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events