abstract suspend fun createOutgoingIssue(imsProject: IMSProject, issue: Issue): IssueConversionInformation?
Create an issue on the IMS
Return
Conversion information
Parameters
imsProject
IMS project to sync
issue
Issue to sync
Create an issue on the IMS
Conversion information
IMS project to sync
Issue to sync