abstract suspend fun createIssue(imsProject: IMSProject, service: SyncDataService): Issue

This function creates the gropius issue.

Return

The gropius issue.

Parameters

imsProject

The project the issue belongs to.

service

The service used to sync the data.