Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.7.1
-
Fix Version/s: 3.9.0
-
Component/s: Repository Health Check
-
Labels:
Description
Setting the "nexus.assetdownloads.enabled=false" property should stop all updates of the download count database table. However, there is a code path which is not covered by this:
This path should check to see if the flag has been set before making the database update.