Compare commits

...

1 Commits

Author SHA1 Message Date
NarayanBavisetti
ab751c4e5c chore: added total estimate point in the project active cycle 2024-07-11 13:04:45 +05:30

View File

@@ -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",