abstract suspend fun findByImsProject(imsProject: String): List<IssueData>

Find all issues by their IMSProject

Return

the issues

Parameters

imsProject

the IMSProject the issues belong to