mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00: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