openremote icon indicating copy to clipboard operation
openremote copied to clipboard

Assets: attributes are not always readonly for user with just restricted read access

Open pierrekil opened this issue 2 years ago • 1 comments

Reproduce:

  • add and enable the configuration item 'restricted read'
  • leave out or disable 'restricted write'
  • add and enable 'read only'
  • the write button is still actionable

Expected:

  • switch around configuration item to a single 'No access restricted read' and 'No access restricted write'
  • if 'No access restricted read' don't show attribute
  • if 'No access restricted write' also enable 'Read only'

pierrekil avatar Apr 05 '23 15:04 pierrekil

Think this should close the duplicate #1040

richturner avatar May 02 '23 08:05 richturner