keystonejs/keystone-classic

4.0 - Cannot delete images in the CloudinaryImages field

Open

#3,476 建立於 2016年9月12日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (14,656 star) (2,288 fork)batch import
bughelp wanted

描述

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.

貢獻者指南

4.0 - Cannot delete images in the CloudinaryImages field · keystonejs/keystone-classic#3476 | Good First Issue