You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This may be a feature request as I am sure the plug-in works as intended.
When an assets metadata is updated in Cloudinary, Sanity does not update with the changes.
A clear and concise description of what the bug is.
To work around this issue the user must remove the image and re-add, then re-publish. This is fine as a part of a simple workflow (one image in one document), but when an image appears in multiple documents it becomes very difficult to even find which documents require this remove/add update.
To Reproduce
Steps to reproduce the behavior:
Select an image in your document using the plugin.
Publish the document
Go back into Cloudinary and update some metadata, title for example, or structured metadata.
Sanity does not update the asset with the changed data
In the document, remove the asset
Re-add the asset and publish
The asset now has the changes/additional data available.
I like this plug-in, and see a problem with workflow (and am happy for any workarounds to this). We have our logo appearing in literally thousands of documents so performing this kind of update is not feasible. The only alternative is to fall back on Sanity's media assets which can be structured with what ever content we like, but then we miss out on all of the advantages that Cloudinary provides such as transformations, storage, etc
Expected behavior
The plugin hooks into changes made to the asset in Cloudinary.
The text was updated successfully, but these errors were encountered:
Describe the bug
This may be a feature request as I am sure the plug-in works as intended.
When an assets metadata is updated in Cloudinary, Sanity does not update with the changes.
A clear and concise description of what the bug is.
To work around this issue the user must remove the image and re-add, then re-publish. This is fine as a part of a simple workflow (one image in one document), but when an image appears in multiple documents it becomes very difficult to even find which documents require this remove/add update.
To Reproduce
Steps to reproduce the behavior:
I like this plug-in, and see a problem with workflow (and am happy for any workarounds to this). We have our logo appearing in literally thousands of documents so performing this kind of update is not feasible. The only alternative is to fall back on Sanity's media assets which can be structured with what ever content we like, but then we miss out on all of the advantages that Cloudinary provides such as transformations, storage, etc
Expected behavior
The plugin hooks into changes made to the asset in Cloudinary.
The text was updated successfully, but these errors were encountered: