You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be multiple places in the user interface (e.g. the dashboard) where a dataset having zero files (e.g. when a Rucio dataset does not exist) is reported as "Unknown".
In the case of Rucio DIDs this is often because the dataset does not exist, which we should handle in some more obvious way than reporting an "Unknown" number of files. In some cases the Rucio dataset might exist but be empty, in which case we should properly report zero files.
The text was updated successfully, but these errors were encountered:
There seem to be multiple places in the user interface (e.g. the dashboard) where a dataset having zero files (e.g. when a Rucio dataset does not exist) is reported as "Unknown".
In the case of Rucio DIDs this is often because the dataset does not exist, which we should handle in some more obvious way than reporting an "Unknown" number of files. In some cases the Rucio dataset might exist but be empty, in which case we should properly report zero files.
The text was updated successfully, but these errors were encountered: