Project

General

Profile

Actions

Feature #4745

closed

Implement means for testing reporting filters

Added by Jan Mach about 5 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development - GUI
Target version:
Start date:
02/18/2019
Due date:
% Done:

0%

Estimated time:
To be discussed:
No

Description

Currently there is no easy way to check, whether the reporting filter matches certain event or NOT.

  1. It would be nice to have a tool integrated in web interface in filters module, that would enable users to easily check it against given event (pasted, or identified by database ID).
  2. It would be nice to have a tool integrated in web interface in events module, that would enable users to check that event against given filter (pasted or selected from options).
Actions #1

Updated by Jan Mach about 5 years ago

  • Subject changed from Implement mean for testing reporting filters to Implement means for testing reporting filters
  • Status changed from New to In Progress
Actions #2

Updated by Jan Mach almost 5 years ago

  • Target version changed from 2.4 to 2.5
Actions #3

Updated by Pavel Kácha almost 5 years ago

  • Target version changed from 2.5 to 2.6
Actions #4

Updated by Jan Mach over 4 years ago

  • Target version changed from 2.6 to 2.7
Actions #5

Updated by Jan Mach almost 4 years ago

  • Target version changed from 2.7 to 2.8
Actions #6

Updated by Jan Mach almost 4 years ago

  • Target version changed from 2.8 to Backlog
Actions #7

Updated by Pavel Kácha about 3 years ago

  • Assignee deleted (Jan Mach)
Actions #8

Updated by Jakub Judiny 7 months ago

  • Assignee set to Jakub Judiny
Actions #9

Updated by Jakub Judiny 7 months ago

  • Status changed from In Progress to Resolved
Actions #10

Updated by Rajmund Hruška 7 months ago

  • Status changed from Resolved to Feedback

Passing non-integer value as filter_id results in 500 Internal Server Error.
https://localhost:4443/mentat/filters/playground?filter_id=None

Actions #11

Updated by Rajmund Hruška 7 months ago

Also, when clicking the 'Test' button in the filter update view, I get 404 Not Found.
The resulting address is https://localhost:4443/filters/playground?rule=Node.Name%20%3D%3D%20%22cz.cesnet.queeg%22, so /mentat/ is missing.

Actions #12

Updated by Jakub Judiny 7 months ago

  • Status changed from Feedback to Resolved

Rajmund Hruška wrote in #note-10:

Passing non-integer value as filter_id results in 500 Internal Server Error.
https://localhost:4443/mentat/filters/playground?filter_id=None

Rajmund Hruška wrote in #note-11:

Also, when clicking the 'Test' button in the filter update view, I get 404 Not Found.
The resulting address is https://localhost:4443/filters/playground?rule=Node.Name%20%3D%3D%20%22cz.cesnet.queeg%22, so /mentat/ is missing.

Both problems should be resolved now.

Actions #13

Updated by Rajmund Hruška 7 months ago

  • Status changed from Resolved to In Review
  • Target version changed from Backlog to 2.12
Actions #14

Updated by Rajmund Hruška 5 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF