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

A field with a length greater than 255 is causing an error during BOM processing. #3613

Closed
2 tasks done
khaledgithubwl opened this issue Apr 11, 2024 · 2 comments
Closed
2 tasks done
Labels
duplicate This issue or pull request already exists

Comments

@khaledgithubwl
Copy link

Current Behavior

uploading a bom that has a field with a length greater than 255 is causing an error during BOM processing.
getting this error : ERROR [org.dependencytrack.tasks.BomUploadProcessingTask] Error while processing bom
org.datanucleus.exceptions.NucleusUserException: Attempt to store value ... PURL"" that has maximum length of 255. Please correct your data!

Steps to Reproduce

1.uploading a bom that has a field with a length greater than 255

Expected Behavior

it should not stop the bom processing task.

Dependency-Track Version

4.10.1

Dependency-Track Distribution

Executable WAR

Database Server

PostgreSQL

Database Server Version

No response

Browser

Google Chrome

Checklist

@khaledgithubwl khaledgithubwl added defect Something isn't working in triage labels Apr 11, 2024
@nscuro
Copy link
Member

nscuro commented Apr 11, 2024

Duplicate of #2076, fixed with #3560, will ship with the upcoming v4.11 release.

@nscuro nscuro closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
@nscuro nscuro added duplicate This issue or pull request already exists and removed defect Something isn't working in triage labels Apr 11, 2024
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants