From 99ef76562b799c692f17c69610b2c6182d0b84db Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:47:58 +0000 Subject: [PATCH] Allow agents to export contacts This change modifies the ContactPolicy to allow users with the agent role to export contacts. Previously, only administrators could perform this action. Includes tests to verify that both agents and administrators can export contacts.