suspend fun insertComment(imsProject: IMSProject, jiraId: String, comment: JiraComment)

Insert a comment into the database

Parameters

imsProject

the IMSProject the comment belongs to

jiraId

the JiraId of the issue the comment belongs to

comment

the comment