Flow Classification UI doesn't properly sort numeric collumns

Description

The numeric columns in the flow classification UI doesn't support numeric columns as numeric values.

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Markus von Rüden March 21, 2018 at 1:42 PM

Good point. The port input field is actually a String.
We could probably sort it accordingly, however the port input field allows a comma separated list as well as ranges.
This allows to enter, the following valid values:

  • 80

  • 8080,8980

  • 1000-2000

  • 10-15,20-30,100

Sorting by single ports is easy, but how would we properly sort the other values?

Details

Assignee

Reporter

Labels

HB Grooming Date

HB Backlog Status

Components

Affects versions

Priority

PagerDuty

Created March 12, 2018 at 6:52 PM
Updated November 22, 2021 at 10:23 PM