API bug, unable to add source/dst address,interface to firew

Hi,

I issue this command using API:

/ip/firewall/mangle/add
=chain=forward
=out-interface=ether1
=src-address=10.108.9.0/24
=action=jump
=jump-target=FORWARD_9

but result is without the src-address and interface:

!re
=.id=*8B
=disabled=no
=invalid=no
=dynamic=no
=filter=static
=chain=forward
=action=jump
=jump-target=FORWARD_9

When I log-in using winbox and try to add the src-ip, clicking the arrow button, the IP shows in the box,
so it looks like it is not enabled some way.

Is this bug or have I missed something?

You should send this to support@mikrotik.com so they can fix/investigate it.

Sam