Closed jacobthill closed 2 years ago
Is this supposed to be working in dev or are we waiting on something? I assume its supposed to be working since its in the QA column but let me know if not. Its not currently working. Clicking on 'American Numismatic Society' under 'Data Contributors' produces this url: https://dev.dlmenetwork.org/library/catalog?f%5Bagg_provider.en_ssim%5D%5B%5D=American+Numismatic+Society which returns all resources in the database, instead of only those with agg_provider="American Numismatic Society". The expected url is "https://dev.dlmenetwork.org/library/catalog?f%5Bagg_provider_en%5D%5B%5D=American+Numismatic+Society" or some other equivalent.
Also I just noticed this problem seems to extend to all urls on the conrtibutors page; clicking on a language or object type also returns all objects.
This change is merged into the main branch. I do not believe it is deployed anywhere. I think we need to have some team agreement about process to avoid confusion like this.
Found a new bug related to items by type counts, opened https://github.com/sul-dlss/dlme/issues/1436
The fix for this issue is merged into main
, deployed to dev, and is working so I am closing this again.
@jacobthill Looks good to me
If you click on a contributor in the contributors page it leads to a search result for all objects instead of only the objects from that contributor.