Current Behavior:
As a team with BOM_UPLOAD and PROJECT_CREATION_UPLOAD permissions
When uploading a new sbom with autoCreate=true
I get an error "Access to the specified project is forbidden"
The project is created, but the sbom is not uploaded.
Expected Behavior:
As a user or team with BOM_UPLOAD and PROJECT_CREATION_UPLOAD permissions
When uploading a new sbom with autoCreate=true
I want the newly created project to be added to my allowed list of projects
so that the bom upload succeeds.
Environment:
- Dependency-Track Version: v4.4.1
- Distribution: Docker
- BOM Format & Version: json 1.4
- Database Server: PostgreSQL
- Browser: Brave
Current Behavior:
As a team with BOM_UPLOAD and PROJECT_CREATION_UPLOAD permissions
When uploading a new sbom with autoCreate=true
I get an error "Access to the specified project is forbidden"
The project is created, but the sbom is not uploaded.
Expected Behavior:
As a user or team with BOM_UPLOAD and PROJECT_CREATION_UPLOAD permissions
When uploading a new sbom with autoCreate=true
I want the newly created project to be added to my allowed list of projects
so that the bom upload succeeds.
Environment: