diff --git a/db/post_migrate/20210429154319_remove_nil_custom_fields_from_assign.rb b/db/migrate/20210429154319_remove_nil_custom_fields_from_assign.rb similarity index 100% rename from db/post_migrate/20210429154319_remove_nil_custom_fields_from_assign.rb rename to db/migrate/20210429154319_remove_nil_custom_fields_from_assign.rb diff --git a/db/post_migrate/20210709101534_move_assignments_from_custom_fields_to_a_table.rb b/db/migrate/20210709101534_move_assignments_from_custom_fields_to_a_table.rb similarity index 100% rename from db/post_migrate/20210709101534_move_assignments_from_custom_fields_to_a_table.rb rename to db/migrate/20210709101534_move_assignments_from_custom_fields_to_a_table.rb diff --git a/db/post_migrate/20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb b/db/migrate/20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb similarity index 100% rename from db/post_migrate/20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb rename to db/migrate/20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb diff --git a/db/post_migrate/20211108023921_change_action_code_href_to_action_code_path.rb b/db/migrate/20211108023921_change_action_code_href_to_action_code_path.rb similarity index 100% rename from db/post_migrate/20211108023921_change_action_code_href_to_action_code_path.rb rename to db/migrate/20211108023921_change_action_code_href_to_action_code_path.rb diff --git a/db/post_migrate/20211206081254_move_prev_assigned_custom_fields_to_assignments.rb b/db/migrate/20211206081254_move_prev_assigned_custom_fields_to_assignments.rb similarity index 100% rename from db/post_migrate/20211206081254_move_prev_assigned_custom_fields_to_assignments.rb rename to db/migrate/20211206081254_move_prev_assigned_custom_fields_to_assignments.rb