Skip to content

fix(UI): Filter license obligations by project release main licenses when no CLI attachment exists#1564

Open
nikkuma7 wants to merge 3 commits intomainfrom
fix/licenseObligationfromdatabase
Open

fix(UI): Filter license obligations by project release main licenses when no CLI attachment exists#1564
nikkuma7 wants to merge 3 commits intomainfrom
fix/licenseObligationfromdatabase

Conversation

@nikkuma7
Copy link
Copy Markdown
Contributor

@nikkuma7 nikkuma7 commented Apr 1, 2026

Issue: Close #1563

Suggest Reviewer
@GMishx and @amritkv

How To Test?
1: create license obligation using admin -> obligation (for ex: licObj 1, licObj 2, licObj 3)
2: create license (for ex: MIT) and add created license obligation (for ex: licObj 1, licObj 2, licObj 3)
4: create release (for ex: release1) and add the license(MIT) in main license field.
3: navigate to project tab and link the release (release1), which has a license added
4: navigate to obligation tab
5: click on "Add obligation from license database" button
6: new window will open and there we see the lists of license obligation(licObj 1, licObj 2, licObj 3)
7: select one or many license obligation and "Add"

…when no CLI attachment exists

Signed-off-by: Nikesh Kumar <[email protected]>
@nikkuma7 nikkuma7 added needs code review needs codes review needs general test needs general test labels Apr 1, 2026
@nikkuma7 nikkuma7 changed the title fix(ui): Filter license obligations by project release main licenses when no CLI attachment exists fix(UI): Filter license obligations by project release main licenses when no CLI attachment exists Apr 1, 2026
@amritkv amritkv self-assigned this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs code review needs codes review needs general test needs general test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

License Obligation does not show in "Add Obligation from License Obligation" model when project release has no approved CLI.

3 participants