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

Consider reuploading files deleted from Flickr #67

Open
oPromessa opened this issue May 14, 2018 · 0 comments
Open

Consider reuploading files deleted from Flickr #67

oPromessa opened this issue May 14, 2018 · 0 comments
Assignees
Milestone

Comments

@oPromessa
Copy link
Owner

REUPLOAD deleted files from Flickr...

  • on function uploadFile

    • A) File loaded. Not recorded on DB. Update local DB.
    • B) Not loaded. Not recorded on DB. Upload file to FLickr.
    • C) File loaded. Recorded on DB. Look for changes...
    • D) Not loaded, Recorded on DB. Reupload.
  • Consider handling D) like B)...

    • or if (not isLoaded and row is not None) ... delete from DB... run normally the (RE)upload process
@oPromessa oPromessa self-assigned this May 14, 2018
@oPromessa oPromessa changed the title Consider reuploading files delete from Flickr Consider reuploading files deleted from Flickr May 15, 2018
@oPromessa oPromessa added this to the Defer milestone Sep 23, 2018
@oPromessa oPromessa modified the milestones: Defer, V2.8.8, V2.8.7 Oct 7, 2018
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

1 participant