Modify

Ticket #447 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Rule priority can be only set from 0 to 7

Reported by: ejhernandez@… Owned by: ejhernandez@…
Milestone: 0.9.1 Component: trafficshaping
Severity: normal Keywords: priority htb
Cc:

Description (last modified by ejhernandez@…) (diff)

If there are more than seven rules attached to an interface, the priorities of the rules which are the seventh or more are equal. Thus, the table position is quite misleading if there are more than 7 rules.

This ticket is intended to provide a solution to this issue. There are several options to take into account:

  1. Stay the same, setting a warning message when the eighth is added.
  2. Set the priority (0-7) when adding a rule is done
  3. More suggestions here

Attachments

Change History

comment:1 Changed 6 years ago by ejhernandez@…

  • Description modified (diff)

The rules are grouping per priority setting/editing the priority per rule

comment:2 Changed 6 years ago by ejhernandez@…

  • Status changed from new to assigned
  • estimatedhours changed from 0 to 8

comment:3 Changed 6 years ago by ejhernandez@…

(In [6964]) Changing model to add priority as a way to tailor ordering and the changes related to the module refs #447

comment:4 Changed 6 years ago by ejhernandez@…

(In [6968]) Making orderable more realistic refs #447

comment:5 Changed 6 years ago by ejhernandez@…

(In [6970]) Setting a new way to get the lowest priority and checking service correctness typing refs #447

comment:6 Changed 6 years ago by ejhernandez@…

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [6971]) Fixing some bugs related to undef and empty strings. Now it correctly order per priority closes #447

comment:7 Changed 6 years ago by ejhernandez@…

(In [6972]) All unit test are now passed refs #447

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.