Kibana not saving query with space properly

I am trying to save a query of the form

"Released Hold without any captures"

Screenshot 2022-12-21 at 10.59.20 AM

After saving whenever I am trying load the saved query the double quotes are getting dropped and the query is becoming like below

Released Hold without any captures

Can someone let me know how can I save query with double quotes properly?

Any suggestion here? The same has been asked in stackoverflow also.