pub(crate) async fn is_group_explicitly_left(
    context: &Context,
    grpid: &str
) -> Result<bool>