Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet SCA: Add license type issue
-
Occurs in: 2024.2 (Build 2)
On the
/licenses/types
page when using theadd license type
button, the modal dialog says a new license with SPDX identifier could be added.
But after adding the license the SPDX ID is empty.
Additionally theLicense code:
field is shown twice in the UI.Maybe it would make sense to use the
Edit License Definiton
UI also for adding new licenses? That would save the user adding only partial information and then having to search the added license again to complete the input. Just a thought..
-
@jw thanks for the bug report! This will be fixed via PG-2650 in the next maintenance release. It should say "License Id" instead - and it will then redirect to the Edit page after, which is almost as convenient as using the same dialog but won't require rewriting the page ;)
-
Makes sense, thanks for the quick fix.
Cheers