Skip to content

Add support for 'license_scanning' reports

Problem to solve

We are renaming License Management to License Compliance (see &659 (closed)), though the report itself has nothing to do with compliance. This is why we are renaming it to license_scanning on the technical side.

Proposal

We need to support the license_scanning name along with license_management, in every place this is used.

  1. support new reports named license_scanning
  2. modify backend code to also support license_scanning in every place where license_management is currently used
  3. [ ] modify frontend code to also support license_scanning in every place where license_management is currently used. Let's avoid wasting time on this, logic is being moved to the backend. See here and here.
  4. modify frontend code to replace License Compliance in every place where License Management is currently used
  5. update documentation and mention deprecation of license_management naming, with support being dropped in the next major (13.0)

Implementation plan

Product

  • Release Post - Not Needed
Edited by Tetiana Chupryna