Include hooks for deleting videos when the field is removed and also when the video is updated (the old video should be removed from cameratag).
In lights of GDPR it should be more clear that videos are being removed when the field is removed or updated.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | delete-videos_3.patch | 2.29 KB | joaogarin |
| #3 | delete-videos_2.patch | 2.36 KB | joaogarin |
| delete-videos.patch | 2.36 KB | joaogarin |
Comments
Comment #2
sepgil commentedThere is a typo here, a missing t on account.
I think you can use the @ for the url, right? Is $response->data an array? Don't you need
print_r(..., TRUE)in that case?Comment #3
joaogarin commentedThanks for the feedback, made some adaptations.
Comment #4
joaogarin commentedComment #5
joaogarin commentedComment #6
joaogarin commentedFixing patch.
Comment #8
joaogarin commented