NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 27 forks source link

Find more datasets with {term} links not working #1620

Closed amoeba closed 3 years ago

amoeba commented 3 years ago

Describe the bug

On at least the Arctic Data Center, the "find more datasets with {term}" links are no longer working.

Screen Shot 2020-12-04 at 5 53 07 PM

To Reproduce Steps to reproduce the behavior:

  1. Go to https://arcticdata.io/catalog/view/urn%3Auuid%3A0d61a3a1-6a7d-4459-adf7-399b7a977e4a
  2. Click on the diagonal arrow on any annotation pill or click on the pill at click the link under "Find more datasets with measurements of snow cover extent."
  3. See the search catalog view renders without any filters, specifically without the annotation filter

Expected behavior

The search should be filtered to the term.

Additional context

This is happening on the ADC but not on other installations I've tested.

amoeba commented 3 years ago

False alarm. Looks like this was just one of those JS cache-invalidation issue we often see. Thought I had tried with cache disabled but I guess not.