irods-contrib / metalnx-web

Metalnx Web Application
https://metalnx.github.io/
BSD 3-Clause "New" or "Revised" License
36 stars 36 forks source link

AVU search should show only single replica (logical path) #259

Closed mstfdkmn closed 3 years ago

mstfdkmn commented 3 years ago

All the search results based on AVU are for all replicas. But the end user should only take care and know the logical representation, meaning they should see only one result as what they see by other clients.

Metalnx brings two replicas:

image

iCommand brings the one replica:

image

image

Also all search results for data objects show EMPTY_RESC_NAME instead of one of the posix that we use as resource. Why does it bring this empty column? There could be an issue by not updating the resource name column with its associated value. https://github.com/irods/irods/blob/32cc2bd18e43aaaa42f002d07996343a05066646/scripts/update_deprecated_database_columns.py

Note: Tested in 4.2.8 - 2.4.0 and the db is MySQL.

Thanks.

korydraughn commented 3 years ago

Please take a look at the following PR: https://github.com/irods-contrib/metalnx-web/pull/267

We've reworked the interface to function closer to iquest.