Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • NetiNextToolKit NetiNextToolKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • shopware6
  • labs
  • NetiNextToolKitNetiNextToolKit
  • Merge requests
  • !40

Open
Created Mar 19, 2026 by Dmitrij Rebrov@drebrovDeveloper4 of 5 tasks completed4/5 tasks
  • Report abuse
Report abuse

#86c8wc8tn - Adjusted the provision of ratings in the listing 6.7

  • Overview 1
  • Commits 3
  • Pipelines 1
  • Changes 8

1. Why is this change necessary?

Bug fix. Explaining of functions:

  • first option is self expalining
  • limit now works for the quantity for product not for the full query
  • if limit is active, the average is built from the loaded reviews, not from all

2. What does this change do, exactly?

  • revampted full subscirber
  • limit works now for

3. Describe each step to reproduce the issue or behavior.

  • install plugin (no need to build!!!)
  • create 4 reviews -> 2 for product X and 2 for product Y -> both should be variants -> create reviews for different variants like X.1 and X.2 and same for Y
  • use config for limit or avarage
  • place limit at 1 and check if 1 review was loaded for each product
  • for testing you can do a dump(new ProductReviewStruct($reviews, $average)); in line 108 or use the updated manual

4. Please link to the relevant issues (if any).

https://app.clickup.com/t/86c8wc8tn

5. Checklist

  • I have updated the plugin version and changelog
  • I have updated the manual / created a manual update merge request
  • I have updated the shopware store information
  • I can confirm the code style fits our requirements
  • I can confirm that no debug output is generated anywhere

6. Release Notes

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: sw67/fix/86c8wc8tn-reviews