make the user's browser to reload the page

sternpost March 6, 2015

Hello! Is this possible to make the user's browser to reload the page (or clean some cache on server side)? As far as i understand i need for this after edit my own plugin.

1 answer

0 votes
Paulo Hennig
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 6, 2015

Dmitriy,

To clear cache on server side:

  • Shut down JIRA
  • Delete the following hidden plugin cache directories:
    JIRA_HOME/plugins/.bundled-plugins
    JIRA_HOME/plugins/.osgi-plugins
    
  • Restart JIRA (These directories will be recreated on JIRA reboot with new plugin cache)

Suggest an answer

Log in or Sign up to answer