chore: mention notification and webhook faliure (#3573)
* fix: mention rstrip error * chore: webhook deactivation email * chore: changed template * chore: current site for external api's * chore: mention in template displayed * chore: mention tag fix * chore: comment user name displayed
This commit is contained in:
parent
4563b50fad
commit
76db394ab1
8 changed files with 1803 additions and 136 deletions
|
|
@ -64,6 +64,7 @@ class WebhookMixin:
|
|||
action=self.request.method,
|
||||
slug=self.workspace_slug,
|
||||
bulk=self.bulk,
|
||||
current_site=request.META.get("HTTP_ORIGIN"),
|
||||
)
|
||||
|
||||
return response
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue