NASA-PDS / archive-viewer

Frontend React app for searching and viewing archived datasets
Apache License 2.0
0 stars 0 forks source link

Missing description on Collection / Bundle page #2

Closed jordanpadams closed 4 years ago

jordanpadams commented 4 years ago

https://sbnarchivedemo.psi.edu/?dataset=urn%3Anasa%3Apds%3Ainsight_cameras%3Adata

The description in the registry is not very helpful:

Collection of DATA products.

But since there is a description available in the registry, maybe the viewer would fallback to that since one has not been specified via the archive-loader?

mdrum commented 4 years ago

This was an actual bug, thanks! I had done some field trimming earlier and dataset description got removed; it's back in there now, and displaying correctly.