mirror of
https://github.com/makeplane/plane.git
synced 2026-01-26 08:09:47 -06:00
fix: issue retrieval endpoint (#5907)
This commit is contained in:
committed by
GitHub
parent
14b31e3fcd
commit
b33328dec5
@@ -15,6 +15,8 @@ from django.db.models import (
|
||||
UUIDField,
|
||||
Value,
|
||||
Subquery,
|
||||
Case,
|
||||
When,
|
||||
)
|
||||
from django.db.models.functions import Coalesce
|
||||
from django.utils import timezone
|
||||
|
||||
Reference in New Issue
Block a user