Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the bug where the license was not displayed on the OSS details page #398

Merged
merged 7 commits into from
Feb 8, 2022

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Feb 7, 2022

Description

  • Fix the bug where the license is not loaded in the OSS details popup that appears when you double-click a row in the OSS Table.
  • Fix a bug that occurs when uploading the FOSSLight Report file from the SRC tab.
  • When you click Check License, when ClearyDefined returns an error, try one more time.
  • Add exception handling in case of 5** error from ClearyDefined.
  • In BAT, remove % from the Percentage Column and modify it so that it can be sorted numerically.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Unit Test Results

  6 files    6 suites   1s ⏱️
14 tests 14 ✔️ 0 💤 0

Results for commit ab914c1.

@soimkim soimkim added the bug fix [PR] Fix the bug label Feb 8, 2022
@soimkim soimkim merged commit 250c6d5 into main Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants