eclipse-sw360 / sw360

SW360 project
https://www.eclipse.org/sw360/
Other
116 stars 96 forks source link

Revert "fix(importCDX): Resolved unnecessary update of component fields" #2482

Open afsahsyeda opened 4 weeks ago

afsahsyeda commented 4 weeks ago

Reverts eclipse-sw360/sw360#2138

The component is being updated only if the specific fields are empty which is the expected behavior. This feature prevents the CDX component type from being in the component and also removes the feature of merging different component descriptions using the "||" operator.