Regnology / lucy

Lucy is a component analysis platform to minimize the risk of license infringements and to support and optimize the license compliance process.
MIT License
7 stars 1 forks source link

Unknown license bug #14

Open savu-a opened 1 year ago

savu-a commented 1 year ago

Describe the bug Sometimes the problem seems to occur that the "License To Publish" is Unknown, although licenses are set The issue seems to occur when uploading archives (ZIP, JAR, ...)

To Reproduce Steps to reproduce the behaviour:

  1. Go to '/product/[id]/view'
  2. Click on 'Upload'
  3. Choose File (Upload a BOM (CSV, XML) or archive file format (ZIP, TAR, WAR..))
  4. Click 'Upload'
  5. After the Upload process is finished some entries have the "License To Publish" as Unknown

Expected behaviour There should be no entries that have "License To Publish" as Unknown

Additional context The bug is most likely related to the Upload Archive Memory bug #13 because this only happens when uploading archives and not with the regular csv or xml BOM uploads