Searched refs:mappingExists (Results 1 – 1 of 1) sorted by relevance
74 val mappingExists = issuesToGroups?.containsKey(it.id) ?: false in getMatchingIssues() constant79 if (mappingExists) matchesInMapping else matchesByDefault in getMatchingIssues()