Michael
Michael
There is the "license information about a component"-file format: http://spdx.org/SPDX-specifications/spdx-version-2.0 This is generated by Fossology and other tools possibly. The SPDX import should work for sw360. sw360 should process this...
For reporting in the disclosure documents, and maybe also in the UI, licenses shall be sorted by permissive and non-permissive so users can see whether there is more coverage in...
(Alex and me) When merging a component, the last write to the target may fail at last write of plain fields at: https://github.com/sw360/sw360portal/blob/e90785fb89e584eb3094fbc002787ddf7bdc9570/backend/src-common/src/main/java/org/eclipse/sw360/datahandler/db/ComponentDatabaseHandler.java#L476 because of an update conflict when the...
(Alex and me) When opening a moderation request for a project where some person is a moderator and accordingly is receiving this a moderation request, because this person is clearing...
When merging components in productive use, it turn actually out that quite some releases are duplicate. Then the merge of release becomes apparent ... next improvement for this functionality Second...
When merging components, the list of moderators is lost in the resulting merged dataset - even shown in merged view for control before actual merge.
When using double quotes in component name or release name or version, the according liustings are broken (=do not display any entry). Display values should use HTML escaped quotes. (For...
So, we have this at release and we have the roles editable for projects, but it would be good to have the external ids also editable for projects. Note that...
oh, yes, some minifier errors in the log from the portal web application - again!. It happens when you are in the main list of the project portlet and then...
Actually, there is the process need to capture changes in the project clearing status. More in detail, it is when the project clearing state is set to closed. Maybe it...