From 957f494ba82e8897e825a362a5b1435419067361 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Mon, 16 Feb 2026 20:06:38 -0800 Subject: [PATCH] Get beacon info from BeaconHardware table Looks up actual ShardUUID, Major, Minor from BeaconHardware instead of deriving from Business/ServicePoint tables. Co-Authored-By: Claude Opus 4.5 --- api/tasks/getDetails.cfm | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/api/tasks/getDetails.cfm b/api/tasks/getDetails.cfm index d786170..86f6963 100644 --- a/api/tasks/getDetails.cfm +++ b/api/tasks/getDetails.cfm @@ -133,21 +133,20 @@ "TableMembers": [] }> - - + + - - - - - + ", [ { value = qTask.ServicePointID, cfsqltype = "cf_sql_integer" } ], { datasource = "payfrit" })> + + + +