From 5aaf9475edfb905c9dc60e63129fd68e3aca6ddf Mon Sep 17 00:00:00 2001 From: Manoj Ravipati Date: Tue, 24 Jan 2023 12:46:34 +0000 Subject: [PATCH] reverted email address to justice --- .../logic-app/rota/hmi-la-rota-session-publisher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/logic-app/rota/hmi-la-rota-session-publisher.json b/infrastructure/logic-app/rota/hmi-la-rota-session-publisher.json index 10afbe459..2dcb24fe2 100644 --- a/infrastructure/logic-app/rota/hmi-la-rota-session-publisher.json +++ b/infrastructure/logic-app/rota/hmi-la-rota-session-publisher.json @@ -641,7 +641,7 @@ } }, "method": "get", - "path": "/Tables/@{encodeURIComponent('joh')}/entities(PartitionKey='@{encodeURIComponent(items('For_each_schedule_in_session')?['emailAddress'])}',RowKey='@{encodeURIComponent(items('For_each_schedule_in_session')?['emailAddress'])}')" + "path": "/Tables/@{encodeURIComponent('joh')}/entities(PartitionKey='@{encodeURIComponent(items('For_each_schedule_in_session')?['justice'])}',RowKey='@{encodeURIComponent(items('For_each_schedule_in_session')?['justice'])}')" } }, "Insert_or_Merge_Entity_CLP": {