DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.54k stars 542 forks source link

4.2.0: incorrect Permissions Descriptions #977

Open hostalp opened 3 years ago

hostalp commented 3 years ago

Current Behavior:

Administration / Access Management / Permissions Most Descriptions show only numeric values - possibly string IDs? Screenshot_2021-03-20 Dependency-Track - Administration

Environment:

Additional Details:

This is after the migration from 3.7.1 as follows:

  1. 3.7.1
  2. 3.8.0
  3. https://github.com/DependencyTrack/v3.8.0-v4.0.0-migration/blob/main/3.8.0_to_4.0.0_postgres.sql
  4. 4.2.0 @ Docker containers, with newly created filesystem content, only keys migrated from the old one

I'm not sure if I've done something wrong there. The migration was successful though, no errors during the process.

stevespringett commented 3 years ago

Duplicate and related to #951