Shrine callbacks not called #622
Answered
by
apuntovanini
apuntovanini
asked this question in
Q&A
-
I can't understand what I'm doing wrong, but it seems activerecord callbacks do not run after record save. I upload a file with uppy (passing fileData: JSON) to backend, where I initialize a new record and then save. But finalize and promote never run blob = Blob.new(file_data: params[:file])
blob.save! What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
apuntovanini
Feb 24, 2023
Replies: 1 comment
-
Bad searching trough issues, sorry |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
apuntovanini
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#401
Bad searching trough issues, sorry