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

Port : Enhance "Create Project" dialog to include team selection #948

Merged
merged 2 commits into from
Oct 9, 2024

Fix breaking change in PUT /api/v1/project endpoint

7a6f921
Select commit
Loading
Failed to load commit list.
Merged

Port : Enhance "Create Project" dialog to include team selection #948

Fix breaking change in PUT /api/v1/project endpoint
7a6f921
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 9, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 401 in src/main/java/org/dependencytrack/resources/v1/ProjectResource.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/java/org/dependencytrack/resources/v1/ProjectResource.java#L401

The method 'createProject(Project)' has an NPath complexity of 8162, current threshold is 200