Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
thomasmaure
Partner - Creator
Partner - Creator

Qlik-cli bug report with qlik group patch

Hello , 

I have a bug with the new version of qlik group patch when trying to remove assigned roles 

qlik group patch 6927xxxxxxxxxxxxxxb61e --op replace --path /assignedRoles --value-name "" 
--> Error: 400 Bad Request 

whereas 
qlik group patch 6927xxxxxxxxxxxxxxb61e --body '[{"op":"replace","value":[],"path":"/assignedRoles"}]'
works with the --body warning 
Flag "body" has been deprecated and it may be removed in a future release.

Please note that new patch command works for user 
qlik user patch 67d1xxxxxxxxxxxxxxxb89c --op replace --path "assignedRoles" --value-name ""

The problem is present in latest version: 2.29.0
Could you please fix the discrepancy between user and group command ?  

 

 

Labels (2)
1 Reply
CedLeb
Employee
Employee

Thank you, @thomasmaure , for bringing this issue to our attention. I’ve contacted our R&D team, and they are working to resolve it as quickly as possible.
I’ll keep you updated on the progress and let you know as soon as the fix is in place.