Problem/Motivation
Currently the module is not compatible with Drupal 10
Steps to reproduce
Run upgrade-status on the module and verify there are issues that the info.yml files do not define 10 support.
Proposed resolution
Update the .info.yml files, verify tests pass on D10.
Remaining tasks
Merge
New release
Issue fork backfill_formatter-3346622
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
danielvezaComment #4
rowanadev commentedGood Afternoon,
I've tested this fix on a fresh Drupal 10 site with Upgrade Status installed. It passed all checked and installed with no issues.
I believe this issue is fixed.