ClearFoundation Tracker - ClearOS
View Issue Details
0001056ClearOSapp-resource-report - Resource Reportpublic2013-03-26 10:142019-12-16 08:52
user2 
NickH 
normaltweakalways
closedfixed 
 
 
0001056: Check database initialization before running data insert
The anaconda/installer environment is skipping over the database initialization for some anaconda-reason. No matter, an initialization check should be done before every data insert -- that's more robust.
No tags attached.
Issue History
2013-03-26 10:14user2New Issue
2013-03-26 10:14user2Issue generated from: 0001055
2013-03-26 10:15user2Statusnew => confirmed
2019-12-16 08:52NickHNote Added: 0012521
2019-12-16 08:52NickHStatusconfirmed => closed
2019-12-16 08:52NickHAssigned To => NickH
2019-12-16 08:52NickHResolutionopen => fixed

Notes
(0012521)
NickH   
2019-12-16 08:52   
The reports tables automatically initialise when they are used. The reports database does not do a robust check (I deleted it and the tables never got created). This may be because of the way I deleted the database, way outside of ClearOS so an "initialised" flag may have been left behind.