The below deprecation warning showing in all tests.
The update to convert "numeric" arguments to "entity_target_id" for entity reference fields for view "commerce_user_orders" is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Profile, module and theme provided configuration should be updated. See https://www.drupal.org/node/3441945
Issue fork commerce-3465510
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jsacksick commentedCan you make your changes against the 3.0.x branch? This cannot go into 2.x. When I changed the target branch, I couldn't merge the commits.
Comment #6
jsacksick commentedI downloaded the patch and committed this to 3.0.x, thanks!