Skip to main content
Best answer

Can you update more than just the status field in a Jira issue?


Integration Type: Jira to Azure DevOps

Is it possible to update a field other then Status when performing the Jira Update action?  It is the only field that appears in the Setup.  I am trying to stop Zapier from creating duplicates when I create a work item on a Jira issue update.  My solution is to create a custom field that I can set the value to a specific value after the work item is created.  That way I can do a check for the updated value and avoid creating a duplicate every time the sync happens.

 

Thanks!

Best answer by christina.d

Hey friends! 👋🏽 I wanted to pop in and update that custom fields are now available in the “Create/Update Issues” actions! Woohoo! 🎉

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

robschmidt
Forum|alt.badge.img+9
  • Zapier Expert
  • 617 replies
  • July 23, 2021

Hi @ChadUnbehaun 

Just with Jira app in Zapier, you can only update the status of an issue. However, you can use “Webhook by Zapier” to make API request to Jira in order to make update other than status.

To prevent duplication, you can use “Find Issue” to search an issue whether it exists. Alternatively, you can store the issues ID and corresponding data in Azure in a google sheet, so that you can check whether it exists or not.


  • Author
  • Beginner
  • 4 replies
  • July 23, 2021

Thanks!  So if I understand this, Zapier does not keep track of the metadata associate with Jira or DevOps issues such that Zapier can determine if a particular field has changed.  To do this, the user has to keep track of the field values they are interested in to check to see if something has changed?


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7492 replies
  • September 22, 2021

Just wanted to follow up here to note add that there’s an existing feature request to have the ability to update custom fields when using the Update Issue action in Jira. I’ve added @ChadUnbehaun’s vote to this and we’ll be in touch by email once that’s possible.
 

So if I understand this, Zapier does not keep track of the metadata associate with Jira or DevOps issues such that Zapier can determine if a particular field has changed


In some cases, Zapier does keep track of changes. For example, with polling triggers Zapier stores an identifier for each item to determine whether the items it finds should be triggered on. You can find out more about this here: Data deduplication in Zaps


christina.d
Forum|alt.badge.img+9
  • Zapier Staff
  • 2653 replies
  • Answer
  • August 23, 2022

Hey friends! 👋🏽 I wanted to pop in and update that custom fields are now available in the “Create/Update Issues” actions! Woohoo! 🎉