Javascript reload issue panels

maksaimer June 19, 2013

How i can ajax reload issue panels via javascript?

For example time tracking module?

2 answers

1 accepted

7 votes
Answer accepted
maksaimer June 19, 2013

solutions:

JIRA.trigger(JIRA.Events.REFRESH_ISSUE_PAGE, [JIRA.Issue.getIssueId()]);

Boris
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2015

It works. Thanks.

2 votes
Raúl García Pérez August 18, 2015

Hi, I know that the last entry was very late, but one question....
Is there any solution for reloading only the Time Tracking module? I tried the above sentence but it reloads the whole page components, and I need to keep one of the components while Time Tracking module is reloaded.
Thanks in advance

Deniz Oğuz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 7, 2016

Hi, 

Have you find a solution for this? Thanks.

Suggest an answer

Log in or Sign up to answer