Userman Bug: Cannot add limitation via console/script

I cannot add userman limitation from console/script. it says “Customer not specified”
I tried this

/tool user-manager profile limitation add address-list="" download-limit=0B group-name="" ip-pool="" name=Staff \
    rate-limit-min-rx=262144B rate-limit-min-tx=262144B rate-limit-rx=262144B \
    rate-limit-tx=262144B transfer-limit=0B upload-limit=0B uptime-limit=0s

The main problem is that MikroTik did not provide console access to the customer/owner field in userman.

Solution: Add the limitations one after the other via the userman web interface.

I am using ROSv6.10

Mikrotik support, please fix this

I paste in terminal of my user manager, correctly work!

No error!

RouterOS 6.10 on x86

I tried it on CCR1036-12G-4S, ROS 6.10 and did not work.
I also tried it on x86, ROS 5.26 with the same result.

[…]

New bug:

user-manager profile limitation can not be added via console if the default customer “admin” are renamed.

Adding a profile like “/tool user-manager profile limitation add name=Staff” (etc.) suppose that the owner is admin, the owner of the limitation are not declarable on console.

Thanks “beepee” for help me to find how duplicate this problem.

http://forum.mikrotik.com/viewtopic.php?f=10&t=81872&p=413243#p413243