"email" column does not exist for policy using "users" table query #25553
Labels
bug
Something isn't working as documented
#g-orchestration
Orchestration product group
:incoming
New issue in triage process.
:release
Ready to write code. Scheduled in a release. See "Making changes" in handbook.
~released bug
This bug was found in a stable release.
Milestone
Fleet version: v4.62.0
Web browser and operating system: N/A
π₯ Β Actual behavior
level=debug ts=2025-01-17T14:40:46.533137Z query=fleet_policy_query_93 message="no such column: email" hostID=30
π§βπ» Β Steps to reproduce
SELECT 1 from users where email='[email protected]';
email
is listed incolumns
and the policy says it's compatible with Windows, Linux, Mac, and Chromebooks (with fleetd chrome extension)π―οΈ More info (optional)
osquery does not list email as an available column
There is an additional column "include_remote" that we do not list. I don't know if it works because I don't have an AD server to bind to but maybe worth investigating.
π οΈ To fix
Update tooltip text for "Compatible with":
The text was updated successfully, but these errors were encountered: