Documentation for JIRA 5.1.x. Documentation for other versions of JIRA is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 107 Next »

Direct database modifications are not supported by Atlassian. Always back up JIRA's database before performing any modification to it.

When making direct database modification queries (INSERT, UPDATE, DELETE), the changes are not reflected in the data presented on the application UI. The JIRA application has been written under the assumption that one instance will have exclusive access to the database schema. Some of the data is cached by the application and those caches are updated only when the application is aware that these have been changed. For the changes to be reflected:

  1. Restart the application.
  2. Perform any automated, scripted or mass edit through the application itself using one of the provided facilities:

Unknown macro: {htmlcomment}

Severity

Low
Article ID: JIRAKB1293746803

http://support.atlassian.com/browse/JSP-19399

  • No labels