fix: ignore integration request when deleting doc
This commit is contained in:
parent
568702967e
commit
b6963b1dec
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ doctypes_to_skip = (
|
|||
"Notification Log",
|
||||
"Email Queue",
|
||||
"Document Share Key",
|
||||
"Integration Request",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue