abstract suspend fun findByImsProjectAndGithubId(imsProject: String, githubId: String): IssuePileData?
Find an issue pile by IMS project ID and GitHub ID
Return
The issue pile
Parameters
imsProject
The IMS project ID
githubId
The GitHub ID
Find an issue pile by IMS project ID and GitHub ID
The issue pile
The IMS project ID
The GitHub ID