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

Database record field does not retain old files. #2205

Closed
nomanurrehman opened this issue Jul 18, 2017 · 1 comment
Closed

Database record field does not retain old files. #2205

nomanurrehman opened this issue Jul 18, 2017 · 1 comment

Comments

@nomanurrehman
Copy link

I am not sure if I have missed it in the documentation but when a new file(s) is uploaded, the database JSON column the uploader is mounted on does not retain the old files.

For example, the old column value is ["Sample_Delivery_Order.pdf", "Sample_Export_Trucking_Instruction.pdf", "Sample_Import_Trucking_Instruction.pdf", "Sample_Invoice__with_fields.pdf"] but when a new PDF example.pdf is uploaded on the edit page, the column value becomes ["example.pdf"].

Now, there is a very strong case to have an entity where the files need to be added and removed from it flexibly so shouldn't there be a pull request for this?

@mshibuya
Copy link
Member

Closed by #2401.

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

No branches or pull requests

2 participants