1
Error declaring STORAGE_<LOCATION>_ROOT when using cloudinary.
Source: directus/directus#23167 · opened by @Dricc-new
Summary Hello, if you notice something strange in what I write it is because my English is not very good. I write because I have an error with the cloudinary file storage driver, this error occurred because I thought that in order to create a separate folder for my project, as I normally do when I use NestJS, and I filled in the STORAGE_<LOCATION>_ROOT field thinking it was for this, it turns out that the code what it does is join this to the document id in CLOUDINARY and obviously this returns an error because it does not recognize the id. In theory the error is on line 180 of @directus/storage-driver-cloudinary in the index.js file it should not be like this public_id: join(folder, publicId), it should simply be public_id: publicId, I changed it but once I want to deploy it this will not work. Basic Example _No response_ Motivation Fix a small bug Detailed Design There is no design Requirements List Must Have: • none • none Drawbacks If you consider…
No pledges yet. Be the first to back this.
Comments
Similar requests
Direct Asset URL to Storage (S3, Azure, Cloudinary, etc)
70 votes · 0 comments
Displaying custom errors in the modal window when using flows
94 votes · 0 comments
Directus Loader for Astro Content Layer
41 votes · 0 comments
Allow custom storage adapters
24 votes · 0 comments
Unclear error message on registration and password reset for invalid password format
2 votes · 0 comments
No comments yet.