[Console] Still unable to submit valid request bodies, 400 Bad Request Illegal unquoted character, this time for template variables with defaults #201965
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Kibana version: 8.16.1
Elasticsearch version: 8.16.1
Server OS version: Running in docker container
Browser version: All browsers affected
Browser OS version: win11
Original install method (e.g. download page, yum, from source, etc.): elk container bundle
Describe the bug: In followup to issue #200201 I still have the exact same problem with default values for query template variables. Something like ´{{var}}{{^var}}default value{{/var}}` leads to exact the same error as described in #200201, although I updated my local environment to 8.16.1. As soon as I put an circumflex ^ or a forward slash / in the query template, the parsing error still occurs:
Steps to reproduce:
Expected behavior:
Query template should be accepted as it is (and as eg elastic 8.13.3 does)
Screenshots (if relevant): n/a
Errors in browser console (if relevant): n/a
Provide logs and/or server output (if relevant): n/a
Any additional context: n/a
The text was updated successfully, but these errors were encountered: