Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to do automatic page refresh in jira

Dinesh July 3, 2017

automatically page must be refreshed using script

1 answer

0 votes
Nic Brough -Adaptavist-
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.
July 3, 2017

You can either embed some javascript in your code, or modify the header of the page in the html your code generates.

However, in both cases, don't.  It loads the server and it's bad for the user experience.  Ideally, you should only reload the part of the page you need using AJAX.There is probably a much better way to do what you need, but you'll need to tell us why you think you want a refresh to get help with it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events