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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Problem with Web Panel module refreshing/reloading everytime when issue is modified via REST API

Problem with Web Panel module refreshing/reloading everytime when issue is modified via REST API

Endi Modric
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!
March 3, 2021

I have an issue view web panel module which hosts my ReactJS application that refreshes/reloads every time I modify the issue via REST API (PUT /rest/api/3/issue/{issueIdOrKey} - EDIT ISSUE - REST API JIRA) In my case I have custom issue fields inside web panel that modify the issue and when that happens the whole web panel/reactjs app reloads. This is completely unnecessary since I'm keeping state inside web panel integrated application and if I have a need to refresh it manually I can simply use AP.jira.refreshIssuePage(). Is there a way to avoid this?

Any help is appreciated. Thank you!

Click here to see video

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.