From 91eabfbee7422fb7deee1dec0e926fa6e36cf125 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Fri, 23 Aug 2024 08:41:51 -0700 Subject: [PATCH] Add recent_stop_ids to the list of valid values for external surveys --- app/views/admins/questions/fields/_external_survey.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/admins/questions/fields/_external_survey.html.erb b/app/views/admins/questions/fields/_external_survey.html.erb index 67bc123..2f9d5c8 100644 --- a/app/views/admins/questions/fields/_external_survey.html.erb +++ b/app/views/admins/questions/fields/_external_survey.html.erb @@ -25,6 +25,7 @@

Valid values for embedded data are: current_location, + recent_stop_ids, region_id, route_id, stop_id,