mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: my issue duplication
This commit is contained in:
parent
3209c977e0
commit
df1768a134
@ -370,7 +370,7 @@ class UserWorkSpaceIssues(BaseAPIView):
|
||||
)
|
||||
)
|
||||
.filter(**filters)
|
||||
)
|
||||
).distinct()
|
||||
|
||||
# Priority Ordering
|
||||
if order_by_param == "priority" or order_by_param == "-priority":
|
||||
|
Loading…
Reference in New Issue
Block a user