waltz icon indicating copy to clipboard operation
waltz copied to clipboard

Entity Named Notes: Users need admin when updating a note on an app group

Open davidwatkins73 opened this issue 2 years ago • 0 comments

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

davidwatkins73 avatar Sep 22 '22 16:09 davidwatkins73