Skip to content

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Apr 6, 2025

Description

Fixes "show in dependency graph" yielding a 403 error.

This was a regression introduced via #658. Because the dependency graph is not rendered conditionally, depending on whether a project is a collection or not, there was now a race condition in the code that auto-selected the graph tab.

Addressed Issue

Fixes #1160

Additional Details

N/A

Checklist

This was a regression introduced via DependencyTrack#658. Because the dependency graph is not rendered conditionally, depending on whether a project is a collection or not, there was now a race condition in the code that auto-selected the graph tab.

Fixes DependencyTrack#1160

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the defect Something isn't working label Apr 6, 2025
@nscuro nscuro added this to the 4.13 milestone Apr 6, 2025
@nscuro nscuro merged commit 64fa0aa into DependencyTrack:master Apr 6, 2025
10 checks passed
@nscuro nscuro deleted the issue-1160 branch April 6, 2025 13:41
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 this pull request may close these issues.

Components Screen Search Results: Dependency Graph Links Give HTTP 403

1 participant