Bug 1013 - Updated Role Name is not in sync with the device admin config

Review Request #400 — Created Aug. 8, 2024 and submitted

pmurugaiyan
AMP
amp_3_7_0
1013
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 …

apoorva.snapoorva.sn
shuinvy
  1. Ship It!
  2. 
      
apoorva.sn
  1. 
      
  2. can we clear cache one level above one where we are calling update function. Cache usually is one layer above DB layer

    1. This cache applicable on the application layer, when we call the update method we are clearing the cache, so that next get call will get a new set of data.

  3. 
      
apoorva.sn
  1. Ship It!
  2. 
      
pmurugaiyan
Review request changed

Status: Closed (submitted)

Loading...