Compatible with D9. So, Add core_version_requirement: ^8 || ^9 to info.yml file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3127415-2.patch | 318 bytes | shaktik |
Issue fork qrfield-3127415
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 #2
shaktikComment #3
shaktikComment #5
asherry commentedI had issues trying to get this to download with composer, it rejected the dependency because it won't track the dependency from a patch. It determines compatibility before it actually downloads the project and then therefore before it is aware of the patch.
Also it rejected this project because it doesn't have a composer.json file with a project type.
I created a merge request branch and added the commits to it, it'd be great to see this committed.
Comment #6
asherry commentedI'm not quite sure how to create the correct merge request. It should be this:
https://git.drupalcode.org/issue/qrfield-3127415/-/compare/1.x...3127415...
Comment #9
borutpiletic commented@asherry
Thanks for the code, tested and merged.
Comment #10
borutpiletic commented