r5 icon indicating copy to clipboard operation
r5 copied to clipboard

Fix naming: `RegionAnalysis#request` is set to a `RegionalTask` not an `AnalysisRequest`

Open trevorgerhardt opened this issue 3 years ago • 0 comments

The naming of the RegionAnalysis#request parameter can lead to some pretty serious confusion. It's set to the RegionalTask but the RegionalTask is created from an incoming AnalysisRequest, which is different.

trevorgerhardt avatar Dec 07 '21 13:12 trevorgerhardt