You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…not-existed
Fix: Rest interface can not handle licenses which do not exist in the database #534
reviewed-by: kumar.ravindra@siemens.com
tested-by: kumar.ravindra@siemens.com
There are ways to link a license to a release, without actually adding the license to the DB. (e.g. via REST or the import from SPDX attachment)
If one then requests the release via rest one gets a response of the following pattern:
without usable license information.
The text was updated successfully, but these errors were encountered: