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

Project View Details Can Display Wrong Tags #188

Closed
msymons opened this issue Jul 19, 2022 · 1 comment · Fixed by #251
Closed

Project View Details Can Display Wrong Tags #188

msymons opened this issue Jul 19, 2022 · 1 comment · Fixed by #251
Labels
defect Something isn't working
Milestone

Comments

@msymons
Copy link
Member

msymons commented Jul 19, 2022

Current Behavior:

After adding or removing tags from version X of project A, and then switching via dropdown to version Y of project A, the tags for Y look fine... but clicking "project details" lists the tags for version X.

Steps to Reproduce:

  • Navigate to any project that has 2 or more versions. ie,version X of project A
  • Click on "view details" for this version X and add and remove some tags (make a note of what the tags were, so you can restore them later!)
  • Click Updateto save your tag changes
  • Use dropdown to switch to version Y of project A
  • Click on "view details" for this version Y and note that the tags match what you just configured for version X. They are not the correct tags for Y.

Expected Behavior:

Tags in "view details" match the actual tags on the project.

Environment:

  • Dependency-Track Version: 4.5.0 (and also in 4.6.0 SNAPSHOT)
  • Client Browser: Firefox 102
  • Client O/S: Windows 10

Additional Details:

I tried to see if the same behaviour occurred for description and type. It did not. All was OK with those.

@tmehnert
Copy link
Contributor

I tried to see if the same behaviour occurred for description and type. It did not. All was OK with those.

@msymons confirm, the defect caused by an initialization routine, which is specially for tags. So no other fields should be impacted by this specific error.

@nscuro nscuro added defect Something isn't working and removed in triage labels Sep 20, 2022
@nscuro nscuro added this to the 4.6 milestone Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants