Find problem in 3.27

Hi, I ran into a non-working action parameter in find command in 3.27 while getting one of my old scripts to work in a new version. Please tell me if it’s a bug or a feature not supported anymore.

Thank you!

[user@router] > /ip firewall mangle add chain=forward action=accept
[user@router] > :put [/ip firewall mangle find]
*3
[user@router] > :put [/ip firewall mangle find action=accept]

[user@router] >

open a ticket with this same example. looks like a bug to me.

:put [/ip firewall mangle find action=“accept”]

you are comparing string which should be in double quotes. It was discussed many times in the forum. Next time use search.