diff --git a/lib/cleanup/destroyable_records.rb b/lib/cleanup/destroyable_records.rb index fb417a8109b..31228211269 100644 --- a/lib/cleanup/destroyable_records.rb +++ b/lib/cleanup/destroyable_records.rb @@ -29,7 +29,8 @@ def print_data stdout.puts '********' stdout.puts "This provider has #{in_person_enrollments.size} in person enrollments " \ - "that will be destroyed" + "that will be destroyed - Please handle these removals manually. " \ + "For more details check https://cm-jira.usa.gov/browse/LG-10679" stdout.puts "\n" stdout.puts '*******'