How to redirect with regex and any queries?

I have problem with write redirect locally on haproxy. I have to write a redirect from :

http://just.xx.local/XXXXXXXX/assignment?ANY_QUERY

ON :

https://try.xx.local/test_builds/latest/?ANY_QUERY#XXXXXXXX

Could you help me with this ? Any tips ?