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
timestamp The timestamp of the time when the project was created -
updated_at
timestamp The timestamp of the time when the project was last updated -
created_by
,updated_by
uuid These values are auto saved and represent the id of the user that created or updated the module -
Project
uuid It contains projects uuid which is automatically saved. -
Workspace
uuid It contains workspace uuid which is automatically saved -
module
uuid Module id of which the issue belongs to -
issue
uuid Issue id of the issue