dmwm / DAS

Data Aggregation System
11 stars 7 forks source link

for results format = list, total number of entries is not correct #4299

Closed AndrewLevin closed 6 years ago

AndrewLevin commented 6 years ago

In this example

https://cmsweb.cern.ch/das/request?instance=prod/global&input=file+dataset%3D%2FQCD_Pt-20toInf_MuEnrichedPt15_TuneCUETP8M1_13TeV_pythia8%2FRunIISummer16MiniAODv2-PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v1%2FMINIAODSIM

it is written near the top of the screen "Showing 1—50 records out of 50." but it should be written "Showing 1—50 records out of 201."

vkuznet commented 6 years ago

Andrew, it was already reported and fixed in das2go tree, see commit https://github.com/dmwm/das2go/commit/55148fe08a7ffe8c266f86bef52e4746e0241d88 It is scheduled to be put into production next cmsweb upgrade (Dec 11th).

Also, please start reporting issues to dmwm/das2go, this repository is obsolete now (it is python based code and DAS migrated to Go code-base).