Bug 1013 - Updated Role Name is not in sync with the device admin config
Review Request #400 — Created Aug. 8, 2024 and submitted
| Information | |
|---|---|
| pmurugaiyan | |
| AMP | |
| amp_3_7_0 | |
| 1013 | |
| Reviewers | |
| apoorva.sn, prajesh, shuinvy | |
Cache cleared when there is change in role name
Role name length adjusted to make it consistent across classes.
The changes are tested locally.
| Description | From | Last Updated |
|---|---|---|
|
can we clear cache one level above one where we are calling update function. Cache usually is one layer above … |
|
-
-
branches/amp_3_7_0/src/webui/webui/htdocs/new/src/cm/models/system/user_mgmt/__init__.py (Diff revision 1) can we clear cache one level above one where we are calling update function. Cache usually is one layer above DB layer
