abstract suspend fun findByImsProjectAndNeedsTimelineRequest(imsProject: String, needsTimelineRequest: Boolean): List<IssuePileData>

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

Parameters

imsProject

The IMS project ID

needsTimelineRequest

Whether the timeline needs to be requested