waltz
waltz copied to clipboard
Entity Named Notes: Users need admin when updating a note on an app group
Description
See entity-names-notes-section.js::$onInit getEntityRoleForEntityKind(...)
Looks like it may be easier to replace the js based check with a server call. The server can then do a simple role check or a more complex lookup (i.e. on APP_GROUP_MEMBER
).
Resourcing
We intend to contribute this feature