Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Updating a custom Jira field from Excel using API

Edited

Hi there

I am trying to update a specific field in Jira using the Jira API through Excel Power Query and I am not having much success.

 

Issue key: CRTP-42
id = 234543
custom_field_18470 = CRTP-Priority

 

I wish to update the custom field "CRTP-Priority" on issue key "CRTP-42" with the value of "Oct-21"

 

This is the HTML that is generated but it gives a 404 error

https://jira_server_url/rest/api/2/issue/234543/%7B"update":%7B"fields":%7B"customfield_18470":"Oct 21"%7D%7D%7D

(same URL as above but hex codes replaced)
https://jira_server_url/rest/api/2/issue/234543/{"update":{"fields":{"customfield_18470":"Oct 21"}}}

 

Please could someone assist with the necessary Power query code to achieve the above

 

Thanks in advance

 

Regards

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events