Niklas
Niklas
Did you at some point deploy a `snapshot` image? There was a time window between https://github.com/DependencyTrack/dependency-track/pull/3090 and https://github.com/DependencyTrack/dependency-track/pull/3179 in which the `SUPPLIER` and `MANUFACTURER` columns indeed where of type `BYTEA`...
Thanks for reporting back @ybelMekk! Glad it's working again for you. @msymons, any update from your side?
We already have `QueryManager#runInTransaction` that performs proper rollbacks, but majority of the code base uses `QueryManager#persist`. https://github.com/DependencyTrack/dependency-track/blob/93321f8a82f2eee4c2d42bb6ffc664ee54a82b4d/src/main/java/org/dependencytrack/persistence/QueryManager.java#L1256-L1267
Resolved in Alpine 2.2.6 via https://github.com/stevespringett/Alpine/pull/552.
Which analyzer was the vulnerability attributed to? You can find this info in the *Analyzer* column of the *Audit Vulnerabilities* tab.
Just gave this a spin. I didn't test super extensively yet but wanted to note it down before I forget. I created a collection project and uploaded about 50 or...
@rkg-mm Sadly it's not giving me the option to:  For comparison, the option is available for a workflow that ran earlier today: ![Screenshot 2024-08-06...
> can you explain how to > 1. fix the i18n failure The check is failing because translations are missing for newly added i18n keys. Here's instructions on how to...
I'm thinking this should be solvable without forcing a page reload. For example by re-fetching the project's data such that Vue's model binding will pick up the change.
Sorry for the long wait @Squixx, I'll have a look at this next and have assigned it to v4.12.