antrix
antrix15mo ago

Confused about "writer" permission - not working as intended

So I have the following setup: a folder ops and a group named engineers. The engineers group has been given Writer role on the group folder. All members of 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 ops
I 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
antrix
antrix15mo ago
FWIW, the folder was created by an Admin.
rubenf
rubenf15mo ago
You mean writer role on the folder right ?
antrix
antrix15mo ago
Yes. Sorry for the mis there. I meant on the folder.
rubenf
rubenf15mo ago
On it, will fix later today
antrix
antrix15mo ago
Found the bug?
rubenf
rubenf15mo ago
yes
antrix
antrix15mo ago
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 exist
This is on Amazon Aurora PG.
rubenf
rubenf15mo ago
👍 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
antrix
antrix15mo ago
Thank you! Will test and report back. Works. Thank you!