Activity log for bug #1813181

Date Who What changed Old value New value Message
2019-01-24 15:27:42 Björn Tillenius bug added bug
2019-01-24 15:27:48 Björn Tillenius tags api rbac
2019-01-24 15:27:54 Björn Tillenius maas: status New Triaged
2019-01-24 15:27:56 Björn Tillenius maas: importance Undecided High
2019-01-24 15:27:59 Björn Tillenius maas: milestone 2.5.1
2019-01-24 15:28:02 Björn Tillenius maas: status Triaged In Progress
2019-01-24 15:28:06 Björn Tillenius maas: assignee Björn Tillenius (bjornt)
2019-01-25 15:09:22 Björn Tillenius description This is with MAAS 2.5.1-7489-g2f25a2cc0-0ubuntu1~18.04.1 and RBAC enabled. If I'm authenticated as a user that has the Admin role on a resource pool, the bulk edit commands for updating a list of machines still can't be used: lilium:~> maas user4 machines set-zone 6q33ak zone=1 This method is reserved for admin users. In fact, it seems that a lot of the methods under machines is only accessible to global admins, so we'll have to go through each one of them and fix them. The ones that are confirmed affected are: machines set-zone machines power-parameters machines add-chassis This is with MAAS 2.5.1-7489-g2f25a2cc0-0ubuntu1~18.04.1 and RBAC enabled. If I'm authenticated as a user that has the Admin role on a resource pool, the bulk edit commands for updating a list of machines still can't be used:   lilium:~> maas user4 machines set-zone 6q33ak zone=1   This method is reserved for admin users.
2019-01-28 11:06:53 Björn Tillenius merge proposal linked https://code.launchpad.net/~bjornt/maas/+git/maas/+merge/362254
2019-01-28 16:21:43 MAAS Lander maas: status In Progress Fix Committed
2019-02-08 15:26:39 Andres Rodriguez maas: status Fix Committed Fix Released