Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Locations in Enduro do not use human readable names in Packages pages #984

Open
fiver-watson opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fiver-watson
Copy link
Contributor

Describe the bug

On both the Packages browse page and the Package details page, Location information is only displayed using a UUID. This is despite the fact that the Locations page itself does include a name for linked storage locations.

UUIDs are long and difficult for humans to remember or easily differentiate from other UUIDs. We should use the more human-friendly location name for display in Package-related pages in Enduro.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'the Packages browse page - look at the locations listed in the Location column of the browse table
  2. Click on a package to navigate to its details page. Look at the Location information in the Summary area
  3. Now use the sidebar to navigate to Locations. Notice that a Location name is listed.

Expected behavior

We should use the more human-friendly location name for display in Package-related pages in Enduro.

Additional context

Ideally this would also:

  • Work for minIO locations
  • Potentially allow users with sufficient permissions to configure their own location names via the Enduro UI

However, both of these are longer-term features that can be handled in future iterations.

@fiver-watson fiver-watson added the bug Something isn't working label Jul 9, 2024
@fiver-watson fiver-watson moved this to 🛠 Refining in Enduro Jul 9, 2024
@sallain sallain moved this from 🛠 Refining to 👍 Ready in Enduro Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🛠 Refining
Development

No branches or pull requests

1 participant