A field with a length greater than 255 is causing an error during BOM processing. #3613
Closed
2 tasks done
Labels
duplicate
This issue or pull request already exists
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
The text was updated successfully, but these errors were encountered: