abstract suspend fun findByImsProjectAndNeedsCommentRequest(imsProject: String, needsCommentRequest: Boolean): List<IssuePileData>

Find all issue piles by IMS project ID requiring a new Comment request

Return

The issue piles

Parameters

imsProject

The IMS project ID

needsCommentRequest

Whether the comments need to be requested