Module Issue Object
For creating a module issue, the payload should be sent in the below format.-
sub_issues_countIt tells the count of sub issues of the issue -
created_attimestamp The timestamp of the time when the project was created -
updated_attimestamp The timestamp of the time when the project was last updated -
created_by,updated_byuuid These values are auto saved and represent the id of the user that created or updated the module -
Projectuuid It contains projects uuid which is automatically saved. -
Workspaceuuid It contains workspace uuid which is automatically saved -
moduleuuid Module id of which the issue belongs to -
issueuuid Issue id of the issue

