One of our users reported an issue that they cannot see the “Uploader” & “Uploader’s IP Address” fields in the asset summary anymore. As an admin I can still see those fields.
We have deployed Nexus Repository Manager 3.95.1.
What the non-admin sees:
What the admin user sees:
This happens across all repository types (we tested PyPI Python & Docker).
The docker user role has the following privileges:
- nx-search-read
- nx-repository-view-docker-<repository_name>-*
The admin role has the the “nx-all” privilege.
What privilege should be assigned to the user role so that they can see the “Uploader” field in the asset summary?

