diff --git a/migrations/d5_filter_format.yml b/migrations/d5_filter_format.yml
index 547114d64c830291fadfcadd6ad26a95a9e38aae..2fadceb39639f67c7780b94d4ee8f90f053702af 100644
--- a/migrations/d5_filter_format.yml
+++ b/migrations/d5_filter_format.yml
@@ -17,21 +17,19 @@ process:
     key: '@id'
     process:
       id:
-        plugin: static_map
-        default_value: filter_null
+        plugin: filter_id
         source:
           - module
           - delta
+        bypass: true
         map:
           filter:
             - filter_html
+            - filter_html_escape
             - filter_autop
             - filter_url
-            - filter_htmlcorrector
-            - filter_html_escape
-          php:
-            - php_code
       settings: settings
+      weight: weight
       status:
         plugin: default_value
         default_value: true