Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

New Post: Refactoring of attachments

$
0
0
There is a new branch called attachments that does some refactoring to how attachments work.
https://bugnet.codeplex.com/SourceControl/changeset/25669a440968
  • Configuration of storage type (database vs filesystem) is now at the application level instead of project level
  • Attachments can be disabled / enabled at the app level, and the project level.
  • Upload path can now be absolute C:\whatever or relative ~\Uploads.
  • Project upload path is set to a GUID by default when creating or cloning a project and cannot be changed
Migration poses an interesting challenge for users that have mixed filesystem and database attachments project by project. If you have set all your projects to database or filesystem, then migration should be super easy.

If you can, let us know if you fall into this situation where you have mixed storage types by project. Worst case I think we can whip up a console utility to move file system attachments into the database and vice versa.

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>