Actions
Bug #29193
openEdition of property looks possible with no write rights but results in error
Bug #29193:
Edition of property looks possible with no write rights but results in error
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I dislike using that feature
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Priority:
90
Name check:
To do
Fix check:
To do
Regression:
No
Description
Tested on group properties, but likely appears in node properties too.
With readonly role, I can go to group properties, and there is the crayon to edit any property, we can edit the value.
But when saving, it would not save (as expected), and results in 403 error with an uninformative error notification:


There is only an UX issue because the editable field with confirm buttons makes us believe that it can be changed, even in readonly mode.
Group/node properties should not appear like they are editable. The extra request should be avoided by not making edition available.
The global properties are fine, they don't have any buttons in readonly mode.
This is close the UX problem reported in #29175
Files
Updated by Clark ANDRIANASOLO 9 days ago
- Description updated (diff)
Updated by Vincent MEMBRÉ 7 days ago
- Target version changed from 9.0.8 to 9.0.9
Updated by François ARMAND 7 days ago
- Priority changed from To review to N/A
Actions