Fixed
Details
Assignee
David HustaceDavid HustaceReporter
Bibhu Prasad SahooBibhu Prasad Sahoo(Deactivated)Labels
HB Backlog Status
Backlog CMComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
David Hustace
David HustaceReporter
Bibhu Prasad Sahoo
Bibhu Prasad Sahoo(Deactivated)Labels
HB Backlog Status
Backlog CM
Components
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created February 12, 2021 at 6:38 AM
Updated March 2, 2021 at 4:16 PM
Resolved March 2, 2021 at 4:16 PM
We have a test case as below which is like 'appropriate error message should show while saving a filter URL with more than 255 characters in events ILP'. The filter with more than 255 characters gets saved whereas it should throw an error and should not get saved.
1
Go to Events page
Build a filter using "+-" while browsing the alarms. Click on multiple "+" to increase the URL over 255 chars.
Verify this filter cannot be saved and proper error message are shown.
Events are displayed.
Multiple filters are combined.
Error message shown and filter is not saved.
2
Go to Alarms page
Build a filter using "+-" while browsing the alarms. Click on multiple "+" to increase the URL over 255 chars.
Verify this filter cannot be saved and proper error message are shown.
Alarms are displayed.
Multiple filters are combined.
Error message shown and filter is not saved
Please verify the above test case.