dmwm / dasgoclient

Data Aggregation System (DAS) Go client
https://cmsweb.cern.ch/das/
MIT License
9 stars 4 forks source link

Status of dataset different between web interface and command line client #23

Closed mgratti closed 5 years ago

mgratti commented 5 years ago

If I run the command

$ dasgoclient --query="dataset dataset=/SMS-T1tttt_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISpring16FSPremix-80X_mcRun2_asymptotic_v12-v1/AODSIM status=VALID"

I get

/SMS-T1tttt_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISpring16FSPremix-80X_mcRun2_asymptotic_v12-v1/AODSIM

However, If I search for this dataset from the das webtool, this dataset appears as "DELETED".

vkuznet commented 5 years ago

THe fix has been applied to das2go codebase, see https://github.com/dmwm/das2go/commit/5e16d3c1359c771d164ec84ca5f3cebdd7eea5d2 Will propagate it to web UI and dasgoclient in next cmsweb upgrade.

vkuznet commented 5 years ago

in production