diff --git a/lib/WebGUI/Asset/Wobject/Matrix.pm b/lib/WebGUI/Asset/Wobject/Matrix.pm index f7079eb1f..4c14b0e66 100644 --- a/lib/WebGUI/Asset/Wobject/Matrix.pm +++ b/lib/WebGUI/Asset/Wobject/Matrix.pm @@ -786,6 +786,7 @@ sub view { rating.category =? and asset.parentId=? and asset.state='published' + and rating.countValue >= 10 and assetData.revisionDate=( select max(revisionDate)