- Issue created by @IT-Cru
- π©πͺGermany IT-Cru Munich
If hook_xymatic_webhook() also should provide custom code handling for delete events, it will be better to trigger $media->delete() after invokeAll() call or invokeAll() call should be triggert in each event case separate.
- π©πͺGermany chr.fritsch π©πͺπͺπΊπ
chr.fritsch β made their first commit to this issueβs fork.
- Status changed to Needs review
almost 2 years ago 7:19am 3 May 2023 - π©πͺGermany chr.fritsch π©πͺπͺπΊπ
I moved the trigger of the hook into each case statement.
- last update
almost 2 years ago 7 pass - @chrfritsch opened merge request.
- π©πͺGermany IT-Cru Munich
With patch included from MR error on delete is gone.
+1 for RTBC
Only open discussion should the
$this->moduleHandler()->invokeAll('xymatic_webhook', [$media, $content]);
fired before or after$media->save()
. - last update
almost 2 years ago 7 pass - last update
almost 2 years ago 7 pass - Status changed to RTBC
almost 2 years ago 6:56am 5 May 2023 -
chr.fritsch β
committed 7eb52b80 on 1.0.x
Issue #3356917 by chr.fritsch, IT-Cru: XymaticWebhookController throws...
-
chr.fritsch β
committed 7eb52b80 on 1.0.x
- Status changed to Fixed
almost 2 years ago 6:57am 5 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.