Module issue
Overview
It contains all the list of issues which are inside a module.
Module Issue Object
For creating a module issue, the payload should be sent in the below format.
-
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
-
module
uuidModule id of which the issue belongs to
-
issue
uuidIssue id of the issue