mirror of
https://github.com/makeplane/plane.git
synced 2026-07-11 04:51:55 +02:00
chore: added total estimate point in the project active cycle
This commit is contained in:
@@ -800,6 +800,8 @@ class CycleViewSet(BaseViewSet):
|
||||
"sub_issues",
|
||||
"logo_props",
|
||||
# meta fields
|
||||
"completed_estimate_points",
|
||||
"total_estimate_points",
|
||||
"is_favorite",
|
||||
"total_issues",
|
||||
"cancelled_issues",
|
||||
|
||||
Reference in New Issue
Block a user