Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
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.