-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
backendrelating to code in the /server directoryrelating to code in the /server directorybugSomething isn't workingSomething isn't working
Description
Is your feature request related to a problem? Please describe.
There are too many issues with Upload Thing's support with Payload CMS (and the fact that they just carelessly make so many destructive changes), a lot of media issues are showing up which make media on our site very unreliable.
Describe the solution you'd like
Need to transition to Cloudflare R2 which offers a really good free tier plan AND is far more reliable.
Describe alternatives you've considered
Unless there are better options:
https://payloadcms.com/docs/upload/storage-adapters
Additional context
- See this url for more details on existing issues: Update or Replace UploadThing payloadcms/payload#15282
BEFORE MERGING
- Integration test written for services
- Schemas annotated if adding new models
- Code generation run (hint:
pnpm generate:types) - Appropriate mocks created where possible
- PR Reviewed (For non-trivial changes)
- Changes tested after rebasing on master or merging in master (hint:
git fetch origin master:master, thengit rebase masterorgit merge master) - All required PR checks passing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendrelating to code in the /server directoryrelating to code in the /server directorybugSomething isn't workingSomething isn't working