BUG: ipsec policy add starting with 6.39.1

When I add a policy via CLI like this

add level=unique proposal=myproposal sa-dst-address=1.2.3.4 sa-src-address=0.0.0.0 src-address=192.168.88.0/24 tunnel=yes

or

add dst-address=0.0.0.0/0 level=unique proposal=myproposal sa-dst-address=1.2.3.4 sa-src-address=0.0.0.0 src-address=192.168.88.0/24 tunnel=yes

the dst-address is always the same as the sa-src-address, when I check in the winbox.

Please correct

Uwe

Correction:
this issue appeared in older versions (before 6.39.1) already.

It worked correctly at least until 6.37.1

The destination address has to be corrected via winbox.

Uwe