Project

General

Profile

Bug #11610

Updated by Arshana Atapattu 5 months ago

*Environment details* 
 Staging server 6.2.0 


 *Prerequisites* 
 User should be logged in  


 *Steps* 
 Create a parent group 
 create a sub group in that parent group 
 add couple of devices in Go to the parent group 
 dont add any devices in to sub group. 

 now go to parent group and click on devices(You will see Groups page under the assigned devices) configurations. 
 now go to sub group and Then click on devices(here you will still see the a parent group's assigned devices. ) group which has sub groups. 
 Note: Video [1] 

 *Description* 
 When a user Then click on parent group(any group) and load devices(click devices button on device) and then go to sub group and try to load  

 Configurations> Groups> Parent group 



 *Description* 
 When the assigned devices, it will still show the parent group's devices. 
 Reason is when inside the first group it send the devices API[2] and but inside the of a sub group it does not send a devices API corresponding to that group(to show the devices assigned to that group) and use the data is viewed from the parent group to show it shows nothing but when it is viewed through the devices. Hence subgroup it shows the parent groups data. assigned devices. 
 *Video [2]* 

 Please pay attention to network tab and send API calls in the video [1] 


 *Note* 
 This only happens on the super tenant 



 *Result* 
 [1] 
 !Screenshot%20from%202024-07-19%2017-23-22.png! 

 Video [2] 
 !Screenshot%20from%202024-10-21%2015-32-10.png! 

Back