Actions
Bug #7424
closedstatus_carp.php: Reset Demotion Status button does not appear when the demotion value is negative
Start date:
03/24/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
In some cases, through manual user intervention, the value of net.inet.carp.demotion can be negative. The GUI shows a button for a >0 demotion status that resets it to 0, but not negative.
We need to show the button for negative cases as well, so the user can return the value to zero in either case.
To me, I have a patch.
Updated by Jim Pingle over 7 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 52a3580a200c9f37f33c2985852e68fc65f3266a.
Updated by Jim Pingle over 7 years ago
- Status changed from Feedback to Resolved
Button shows as expected now, and works properly.
Actions