Jump to content


Photo

Attachements in Support ticket


Posted Image

Note the two IPS logo attachements. The problem is... I never even clicked the attachment box when I went to submit this test ticket.

Status: Fixed
Version: 3.1.4
Fixed In: 3.2.0 Beta 1


7 Comments

The issue is that we uninstalled and then reinstalled Nexus, so the data was still in the attachments table.

I can modify the Nexus uninstaller to nuke that, but personally I think IPB should handle that when uninstalling any app.
Matt/Brandon: Just move back if you want me to deal with this just in Nexus.
Moving to: IP.Board 3.x
Updating status to: Confirmed - Admin CP General

Fair enough - suppose we could look into that.

However, for that matter, there's a lot of other centralized data we may want to go over. upgrade_history, core_like, core_like_cache, etc. Might be worth going over all the tables centrally used by applications.
Reports are another thing we should check too, but I think I already made a bug report for that :ermm:


EDIT: Ah, that's the bug report I was talking about but it's already marked as fixed => http://community.inv...gin-is-missing/
reputation_cache and reputation_index are things that should be checked too. My app's uninstaller does those, the report center, and attachments when it uninstalls.
Great, if you guys think of anything else keep adding them here. I know tags_index should technically be checked (so we hit it if/when it ever gets used outside Blog).
Updating status to: Fixed
Updating severity to: 2 - Fair
Updating version to: 3.1.4
Issue fixed in: 3.2.0 Beta 1

Added support for:

  • Attachments
  • core_like
  • core_item_markers
  • core_like_cache
  • reputation_cache (reputation_index was already there)
  • upgrade_history
  • Report center

This will need some good testing by mod authors once it's available just to make sure everything is working well.