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

Fix: Curator Cloud Disks and the Livewire Temporary Disk #451

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

nxgcx
Copy link
Contributor

@nxgcx nxgcx commented Feb 27, 2024

In cases where the curator.disk is also declared in curator.cloud_disks, and livewire.temporary_file_upload.disk is not actually a cloud disk, an error is thrown when saving a new image due to the file being in another disk. I am not entirely sure what the logic was intended to be starting at line 102, but I have reworked it a bit based on what I think it should do, and it seems to be working for me now. If I am missing any points to how this should work let me know.

@awcodes awcodes merged commit 39aebbd into awcodes:3.x Feb 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants