Xavier Mertens

Results 36 comments of Xavier Mertens

Tx! I'll investigate this way!

Tx! I've a PS script that is trying to search for alerts. The JSON passed in the POST is: ``` $query = @{ "range" = "all" "query" = @{"status" =...

Other value(s) that 'range' can accept? Or, by example, searching alerts before xx-xx-xxxx ?

Hi Prateek, Nice, it ran smoothly! Tx! I does not seem to be critical, Mantis works, but I got this error at the end of the setup script: `jq: error...

Updated: It seems I solved the problem with: `php composer.phar require --dev cakephp/debug_kit` All components seem to run smoothly!