DependencyTrack / DependencyTrack/dependency-track

Projects view, versions column should support semantic versioning

Open
#378 3 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

The enhancement may already be reported! Please search for the enhancement before creating one.

### Current Behavior:

Sorting the versions column sorts on the string value, leading to version 5.6.1000-SNAPSHOT being considered higher than 5.6.900-SNAPSHOT

![Screenshot from 2019-06-26 16-31-42](https://user-images.githubusercontent.com/1498204/60189318-ff43db00-9830-11e9-9de1-0c59a6098aa3.png)

### Proposed Behavior:

It would be nice if semantic versioning rules were observed and 5.6.1000 was considered higher than 5.6.900

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.