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: 

Update a jira ticket field from confluence

Deleted user
April 28, 2021

I currently have a confluence page that has a date display field. When a user updates this field,  I go and manually update an associated jira ticket's custom field(of date type) to match the date that was updated in the confluence. 

Is there a way I can directly display the jira issue's custom date field directly on the confluence page so that when the user updates the field on the page, the jira issue's date field is getting updated?  Any suggestions would be appreciated.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
April 28, 2021

Hi @[deleted] ,

unfortunately you can't do that without writing code. In particular you should implement a custom listener on confluence that use JIRA REST API in order to update all tickets displayed on your page.

More information about how-to implement a listener is available here https://developer.atlassian.com/server/confluence/writing-an-event-listener-plugin-module/

Ciao,

Fabio

Deleted user
April 28, 2021
Fabio Racobaldo _Catworkx_
Community Champion
April 28, 2021

you're welcome @[deleted] 

TAGS
AUG Leaders

Atlassian Community Events