Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ballot image file copying #36

Open
ranweiler opened this issue Feb 27, 2017 · 1 comment
Open

Remove ballot image file copying #36

ranweiler opened this issue Feb 27, 2017 · 1 comment
Assignees

Comments

@ranweiler
Copy link

Previously, we saved ballot metadata, and also made an application-local copy of any uploaded images (first manually selected, then indicated via manifest).

Now, instead, we are going to rely on the images existing on the filesystem at the absolute paths in the manifest.

  • Remove code that attempts to copy ballot images
  • Remove the file_path/src_path distinction in the data model
  • Update frontend to indicate that there is only one meaningful path per ballot image file
@ranweiler ranweiler self-assigned this Feb 27, 2017
@nealmcb
Copy link

nealmcb commented Feb 27, 2017

I doubt the images will be at the same place. We might just be able to define a new root for the directory tree of images, but they may also be organized differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants