abstract suspend fun findUnsyncedIssues(imsProject: IMSProject): List<IncomingIssue>

Get the currently unsynced issue for an IMSProject

Return

List of unsynced issues

Parameters

imsProject

IMS project to sync