Confused about "writer" permission - not working as intended
So I have the following setup: a folder group folder. All members of
ops
and a group named engineers
. The engineers
group has been given Writer
role on the engineers
also have the Author
role at the workspace level.
However, when a member of the engineers
group tries to create a script within the ops
folder, they get the error:
Not authorized: You are not owner of the folder opsI tried by adding the specific user direct role as
Writer
on the ops
folder (i.e not via the group membership) but still the same result. This is on windmill 1.138.1
9 Replies
FWIW, the folder was created by an Admin.
You mean writer role on the folder right ?
Yes. Sorry for the mis there. I meant on the folder.
On it, will fix later today
Found the bug?
yes
Faced another issue when assigning an Admin role to a person on a folder.
Sql error: error returned from database: function array_append(character varying[], text) does not existThis is on Amazon Aurora PG.
👍
On both issues today, thanks for reporting
permission issue fixed on latest, on the aurora bug
both fixed on 139.0, and bumped last helm chart
Thank you! Will test and report back.
Works. Thank you!