irods-contrib / metalnx-web

Metalnx Web Application
https://metalnx.github.io/
BSD 3-Clause "New" or "Revised" License
36 stars 36 forks source link

Metalnx should allow the 10-level Permission Model work with 4.3.0 #342

Open mstfdkmn opened 1 year ago

mstfdkmn commented 1 year ago

It seems Metalnx doesnt support the new permission model of 4.3.0 currently. For example you can not choose modify_metadata access level. Also Metalnx shows NONE for the existing access levels (when a new acl is given already by iCommands) - I guess this happens only for collections.

image image image

https://github.com/irods-contrib/metalnx-web/blob/1156a3a73f190a18ee6bb0d6aff95893939745c9/src/metalnx-web/src/main/java/com/emc/metalnx/controller/PermissionsController.java#L69