Basic Information
@Sesquipedalian asked me to write this up, based on a lesson testing #9535
The core issue is that if admin_info_files is empty, you cannot recover the files by simply rerunning the Fetch SMF Files task.
Note that the admin_info_files structure itself contains info necessary to build the queries to reload its data column... So, no rows = no data...
This was designed as an extensible & configurable mechanism. We've only really used it for 4 files: current version info, latest version info, latest news & latest versions.
So... Is it worth it to be able to rebuild entirely with Fetch SMF Files???
Not sure, but writing this up as requested.
(TBH, I think I'd leave it be...)
Steps to reproduce
Expected result
No response
Actual result
No response
Version/Git revision
3.0 Alpha 4
Database Engine
All
Database Version
8.4.4
PHP Version
8.4.5
Logs
Additional Information
No response
Basic Information
@Sesquipedalian asked me to write this up, based on a lesson testing #9535
The core issue is that if admin_info_files is empty, you cannot recover the files by simply rerunning the Fetch SMF Files task.
Note that the admin_info_files structure itself contains info necessary to build the queries to reload its data column... So, no rows = no data...
This was designed as an extensible & configurable mechanism. We've only really used it for 4 files: current version info, latest version info, latest news & latest versions.
So... Is it worth it to be able to rebuild entirely with Fetch SMF Files???
Not sure, but writing this up as requested.
(TBH, I think I'd leave it be...)
Steps to reproduce
Expected result
No response
Actual result
No response
Version/Git revision
3.0 Alpha 4
Database Engine
All
Database Version
8.4.4
PHP Version
8.4.5
Logs
Additional Information
No response