-
Not sure but when the post is updated only with media change it doesn't fire the observer.
|
Beta Was this translation helpful? Give feedback.
Answered by
dan-lutd
Mar 2, 2022
Replies: 1 comment
-
I used a custom Model for Media and set up an observer for that model. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dan-lutd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used a custom Model for Media and set up an observer for that model.
I can fire my job when there are updates, adds and deletes
the observer passes the $media and I can extract the needed information