Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Assets in Google Cloud Storage are missing the original filename at the end of file_uid #1

Description

@chemic

The uploaded assets should be saved with the correct filename. Generate the file_uid with the filename at the end (as the S3 datastore does). Makes it easier to move from S3 to Google Cloud Storage.

uploaded filename: filename.jpg
---
current:   2017/05/12/16/09/69e128fb-6868-40ff-9351-c5248cd9cbf7
preferred: 2017/05/12/16/09/69e128fb-6868-40ff-9351-c5248cd9cbf7/filename.jpg

Thanks for creating this gem for us!

Edit:

Created a pullrequest with working fix #2 please release a new version of that gem (1.0.1)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions