JIRA 4.3 : How Come JIRA does Not Show Direct SQL Data Modifications
This page last changed on Jul 21, 2010 by jcostello.
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:
|
![]() |
Document generated by Confluence on Mar 27, 2011 18:50 |