private suspend fun fetchIssueContentComments(issueList: List<IssueData>, imsProject: IMSProject)

Fetch the comments of the issues

Parameters

issueList

the list of issues

imsProject

the IMS project