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

[FEATURE] Show contextual Policy Violations when selecting a version from the Version List #232

Open
f5oto opened this issue Mar 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@f5oto
Copy link

f5oto commented Mar 9, 2022

Describe the bug
Policy violations do not update when you select a different component version

To Reproduce
Steps to reproduce the behaviour:

  1. Select a component to view the violations
  2. Navigate to "Policy" tab
  3. Select a different version of the component
  4. The CIP doesn't update with that versions policy violations.

Expected behaviour
Same as the other tables (component info / Security and Licensing), the policy violations should be looked up and updated

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • NodeJS Version: 14.16.0
  • VS Code Version: 1.65.0
  • Version of Extension: 1.2.3

Additional context
Add any other context about the problem here.

cc @bhamail / @DarthHater

@f5oto f5oto added the bug Something isn't working label Mar 9, 2022
@madpah
Copy link
Collaborator

madpah commented Feb 23, 2023

Thanks for the issue @f5oto.

tldr: The extension is working as we'd expect as the Policy Violations obtained from Nexus Lifecycle only relate to the version currently detected in the project.

I'll convert this to an Enhancement :-)

@madpah madpah added enhancement New feature or request and removed bug Something isn't working labels Feb 23, 2023
@madpah madpah changed the title [BUG] Policy violations do not update when another component ver is selected [FEATURE] Show contextual Policy Violations when selecting a version from the Version List Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants