Description:
The leader information of beacons is currently returning null when querying group details. This affects the accuracy of beacon details.

Steps to Reproduce:
Query group details.
Check leader field within Beacon objects.
Observe null values instead of expected leader details.
Expected Behavior:
leader field in Beacon objects should contain the respective user details in group queries.