How to move a conditional breakpoint to another line?

I have a conditional breakpoint with a complex test inside.
I want to move this breakpoint to another line.
Currently, if I click on it, it’s deleted and I have to recreate a new one and redo all its conditions manually.
How to move a conditional breakpoint to another line?