Ensure comments fetch for KNS starts on the right page
ClosedPublic

Authored by leinir on Nov 13 2019, 10:25 AM.

Details

Summary

For a while, we've not had reviews/comments showing up for KNS content,
and ensures we initiate fetching from the correct page. It does not,
however, ensure that the number of reviews is quite correct, as
we will need to add support for replies in some way (even if it's
only done as an indication that they exist)

Test Plan

Without patch: Notice no reviews show up, except on very-reviewed items
With patch: Notice reviews show up on all content that says it has some

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
leinir created this revision.Nov 13 2019, 10:25 AM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 13 2019, 10:25 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
leinir requested review of this revision.Nov 13 2019, 10:25 AM
ngraham accepted this revision.Nov 13 2019, 3:15 PM
This revision is now accepted and ready to land.Nov 13 2019, 3:15 PM
This revision was automatically updated to reflect the committed changes.