bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
17 stars 12 forks source link

permissions() function does not have arguments for "bulk record delete", "manage translations", and "Edit reviewer only fields" #91

Closed Ryo-N7 closed 1 year ago

Ryo-N7 commented 1 year ago

Of these 3,

but I can't find the equivalent for "Edit reviewer only fields" when I check the form schema so not sure what the code is for the API back-end.

Ryo-N7 commented 1 year ago

I can add bulk_delete and manage_translations as new arguments to permissions() in branch extend-permissions-#91 but will need to figure out what "edit reviewer only fields" is

edit: I don't even see it in the API references so I guess it doesn't exist as an modifiable thing in the back-end? https://www.activityinfo.org/apidocs/index.html#updateDatabaseTree

Ryo-N7 commented 1 year ago

new-perm-options