({
issue,
index,
keys,
addFilterParam
}: {
issue: IssueCardElement
index: number
keys: Array<{ [key: string]: string }>
addFilterParam: (key: string, value: string) => void
})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected