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

4.0 - Cannot delete images in the CloudinaryImages field #3476

Open
JedWatson opened this issue Sep 12, 2016 · 2 comments
Open

4.0 - Cannot delete images in the CloudinaryImages field #3476

JedWatson opened this issue Sep 12, 2016 · 2 comments

Comments

@JedWatson
Copy link
Member

Steps to reproduce the behavior

In 0.3.x, you could submit actions to be processed by the CloudinaryImages requestHandler method that deleted stored images from Cloudinary. e.g

{ myImages_action: 'remove:id1|delete:id2' }

Expected behavior

The new updateItem method should support some equivalent that lets you delete images from Cloudinary.

Actual behavior

This feature has been removed and not replaced by an equivalent method in the new field implementation.

@jasonfungsing
Copy link

This is also apply to S3. File not been deleted in S3.

@Noviny
Copy link
Contributor

Noviny commented Feb 25, 2018

Resolved by #4205

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

5 participants