From 0a08b1da3ea09a501a5584c5d7e0dc5c37bf4ae7 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Mon, 16 Feb 2026 20:10:04 -0800 Subject: [PATCH] Fix beacon sharding: use ServicePoints.BeaconMinor not BeaconHardware Matches the lookup.cfm approach: - UUID from BeaconShards - Major from Businesses.BeaconMajor - Minor from ServicePoints.BeaconMinor Co-Authored-By: Claude Opus 4.5 --- api/tasks/getDetails.cfm | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/api/tasks/getDetails.cfm b/api/tasks/getDetails.cfm index 86f6963..7a54dd4 100644 --- a/api/tasks/getDetails.cfm +++ b/api/tasks/getDetails.cfm @@ -133,20 +133,22 @@ "TableMembers": [] }> - - + + - - + +