-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to replace previous Package/Component version in "Add to Product" #12
Comments
@tdruez Excellent idea !!! please pursue it, thanks. |
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Hi @tdruez I don't see the new option on Staging yet. Please investigate. In Staging Starship, I'm trying to replace |
@DennisClark The feature is only available when selecting 1 or more Packages from the list and using the "Add to Product" action. I'm not sure how we would be able to add this to the single package "Add to product" form that displays a complex form including all the relationship fields without a value. |
@tdruez thanks fro the explanation; I'll give it another try. |
@tdruez looks good in Staging Starship, and the explanatory text for the new capability is excellent. thanks. |
When adding a package to a product after upgrading the version in the codebase:
ProductPackage
entry and I lost field values such as thepurpose
We could add an option to the "Add to Product", to enable automatic replacement of the ProductPackage entry, keeping some of the field values such as
purpose
.This would only be applied in case there's 1 entry with the same purl (different version).
@DennisClark Let me know your thoughts on this.
The text was updated successfully, but these errors were encountered: