mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
dev: update the issue attachment default type
This commit is contained in:
parent
f95f24231f
commit
e19eb3f074
@ -1028,7 +1028,6 @@ class IssueAttachmentEndpoint(BaseAPIView):
|
||||
serializer.save(
|
||||
workspace=workspace,
|
||||
project_id=project_id,
|
||||
entity_type="issue_attachment",
|
||||
entity_identifier=issue_id,
|
||||
)
|
||||
issue_activity.delay(
|
||||
|
Loading…
Reference in New Issue
Block a user