-
-
Notifications
You must be signed in to change notification settings - Fork 656
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersp3Nice-to-have featuresNice-to-have featuressize/SSmall effortSmall effort
Description
Current Behavior
In a continuous delivery scenario every commit to a software project creates a new version (and therefore project) in Dependency-Track. Over time there will be hundreds of "active" versions, even though they are actually not "active".
Proposed Behavior
The POST /v1/bom
resource has another flag in addition to the already existing isLatest
parameter: isActiveExclusively
.
When both arguments are true
all "old" versions are deactivated and do not clutter the UI anymore.
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this enhancement was already requested
Koooney, marcoberri, dvinci-gefi and dvinci-klfr
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersp3Nice-to-have featuresNice-to-have featuressize/SSmall effortSmall effort