Jump to content

Updates History Clean Up


Recommended Posts

Hi,

 

I am trying to figure out how to clean up /www/admin/updates-history.php file since it contains hundreds of lines of info with lots of "Log files: file not found" from very old versions and also lines with "cleaned by user".

There is a Delete Artifacts button available, but it isnt available for all versions and even for those that its available, it doesnt clean up the line itself.

Is there a way to clean this file up or its intended to contain all upgrades info forever?

Link to comment
Share on other sites

  • 6 months later...

All the details of upgrades performed are in the upgrade_action table in the database.

I suppose it would be safe to delete the artefacts, and then delete the relevant row(s) from the DB.

I doubt there's really much need to do this, though - it's used in trying to perform rollbacks if upgrades fail, and I doubt it takes up much space?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...