find not working

After update from 6.28 to 6.33 find its not working across 5 devices
My scripts stopped working

/tool user-manager user find

shows nothing

/tool user-manager user print

shows 1200 users

/interface bridge nat find

also has 1200 records and still shows nothing.
I tried everything across 5 devices same in every device.

/ip address find

shows nothing

/ip address print

shows everything

I need help should i downgrade?

find command have never printed anything to terminal

You have to use :put or write result in variable or do any other action.

[admin@rack1_b4] /interface bridge nat> :put [find ]
*1

yep. found the error in the script.
/tool user-manager user get $value name
has changed somewhere along the line to
/tool user-manager user get $value username