Problem/Motivation
Latest version of this module is currently locked to use schema metatag version:
dependencies:
- schema_metatag:schema_metatag (>=8.x-2.x)
Steps to reproduce
* Install latest version of metatag composer require 'drupal/metatag:^2.0'
* Install latest version of schema_metatag composer require 'drupal/schema_metatag:^3.0'
* Install latest version of schema_medical_entity composer require 'drupal/schema_medical_entity:^2.9'
Latest version cannot be installed due a dependency locked
Proposed resolution
* Check if this module will work without any issues with latest version of schema metatag and metatag since those are dependencies to get this working
Remaining tasks
User interface changes
N/A
API changes
TBD
Data model changes
TBD
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | compatibility-schema-metatag-3-3480232-3.patch | 1.48 KB | acidaniel |
Issue fork schema_medical_entity-3480232
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:
- 3480232-compatibility-with-schema
changes, plain diff MR !4
Comments
Comment #3
acidaniel commentedSubmitting patch to fix issue about compatibility with latest version of schema metatag
Update
I also sent to the merge request changes needed in some classes to match the return data type of the mathod `form` from the SchemaNameBase.
I have tested this changes and so far I did not found issues.
Comment #6
natemow commentedThanks for the updates...changes now available in the 3.0 release.
Comment #7
natemow commentedComment #8
natemow commentedComment #10
joseph.olstad@natemow, as a maintainer it is your responsibility to check the box next to the contributors name at the bottom of issues marked as "Fixed".
Please look for these account names in this issue, put a checkbox beside them, so they get credit for their contribution!
What this does is re-enforce the desire to contribute and it helps us identify who is actively contributing to Drupal!