Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com> Co-authored-by: sersaber <93864988+sersaber@users.noreply.github.com>
This commit is contained in:
@@ -84,6 +84,7 @@ class Project(Document):
|
||||
type=task_details.type,
|
||||
issue=task_details.issue,
|
||||
is_group=task_details.is_group,
|
||||
color=task_details.color,
|
||||
)
|
||||
).insert()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user