Description
- detail view won't load, hits an undefined method here: https://github.com/sonatype/nexus-pro/blob/master/plugins/internal/nexus-proui-plugin/src/main/resources/static/rapture/NX/proui/controller/StagingRepositories.js#L263-263
- reproduction:
- Add a Staging profile (content is irrelevant)
- Upload an artifact to staging; UI upload is sufficient
- Navigate to the newly created Staging repository and click it in the list view
- Observe error thrown: TypeError: me.getFeature(...).setDescriptionIconName is not a function StagingRepositories.js:263