I can see line based SCM blame information in UI, but where is it stored and how can I retrieve through web API?
I am using Perforce plugin.
The issue is that the Perforce plugin finds the blame information from history, and because of that if a user has created a debt in a past branch, it still shows on his name in the current branch analysis.
The Perforce plugin does not have any such way to disable looking into history beyond the current branch.
I need to find another way to find out, if the debt is really introduced in this branch or not.