From 05c48330cee207c7e3963d3f01a253d6bda07c5d Mon Sep 17 00:00:00 2001 From: Jenny Schweers Date: Wed, 29 May 2024 17:56:36 -0400 Subject: [PATCH] Updated migration status --- .../apps/hqwebapp/utils/bootstrap/status/bootstrap3_to_5.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/corehq/apps/hqwebapp/utils/bootstrap/status/bootstrap3_to_5.json b/corehq/apps/hqwebapp/utils/bootstrap/status/bootstrap3_to_5.json index 4bc3dd08d572..1a5c783f7201 100644 --- a/corehq/apps/hqwebapp/utils/bootstrap/status/bootstrap3_to_5.json +++ b/corehq/apps/hqwebapp/utils/bootstrap/status/bootstrap3_to_5.json @@ -88,6 +88,9 @@ "notifications": { "in_progress": true }, + "reminders": { + "is_complete": true + }, "reports": { "in_progress": true },