@@ -138,7 +138,6 @@ class States(PA):
pref=PA_UserState.query.filter(PA_UserState.pa_user_dn==current_user.dn,PA_UserState.path_type==self.path_type).first()
if pref:
print( f"pref={pref}" )
self.grouping=pref.grouping
self.how_many=pref.how_many
self.offset=pref.st_offset
The note is not visible to the blocked user.