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

Add casting to string to fix error for callback notifications #108

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

igorkrz
Copy link

@igorkrz igorkrz commented Sep 3, 2024

This PR introduces changes caused by wrong data type when the Notify controller is called. Digging a little deeper - the issue also exists with filename and original filename, so the changes are focused on these properties.

@igorkrz igorkrz added the bug label Sep 3, 2024
@igorkrz igorkrz requested a review from RandyCupic September 3, 2024 13:55
@igorkrz igorkrz self-assigned this Sep 3, 2024
@RandyCupic RandyCupic merged commit 21a41df into 3.0 Sep 19, 2024
2 of 6 checks passed
@RandyCupic RandyCupic deleted the cloudinary-callback-notification-system-issue branch September 19, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants