Cycle issue
Overview
It contains all the list of issues which are inside a cycle.
For creating a cycle issue, the payload should be sent in the below format.
Cycle Issue Object
Attributes
-
sub_issues_count
It tells the count of sub issues of the issue
-
created_at
timestampThe timestamp of the time when the project was created
-
updated_at
timestampThe timestamp of the time when the project was last updated
-
created_by
,updated_by
uuidThese values are auto saved and represent the id of the user that created or updated the module
-
Project
uuidIt contains projects uuid which is automatically saved.
-
Workspace
uuidIt contains workspace uuid which is automatically saved
-
cycle
uuidCycle id of which the issue belongs to
-
issue
uuidIssue id of the issue