Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Link Score Report
-
Fix Version/s: Link Score Report
-
Component/s: Linking Report
-
Labels:None
-
Environment:
All
Description
Feature needs to be adjusted to call readReport method since the implementation behind the getStatus method needs to change to return a "lightweight" copy of the report so that does not include the link target, competitors and keywords. The lightweight report is needed since to read all of the report data on the getStatus call can be very db intensive with reports that can include up to 10k link targets worth of data. Once the implementation on the back end changes, the getStatus call will no-longer return that data, which will impact the copy feature by not including the additional data submitted in the original report.