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

Command icon 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

acidaniel created an issue. See original summary.

acidaniel’s picture

Submitting 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.

  • natemow committed 30dff0af on 8.x-2.x
    Issue #3480232 by acidaniel: Compatibility with Schema Metatag 3.0.3
    

  • natemow committed febf1a2e on 8.x-2.x
    Issue #3480232 by acidaniel: Compatibility with Schema Metatag 3.0.3
    
natemow’s picture

Thanks for the updates...changes now available in the 3.0 release.

natemow’s picture

Status: Active » Fixed
natemow’s picture

Status: Fixed » Closed (fixed)

joseph.olstad’s picture

@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".

  • acidaniel at Phase2 for Phase2 4 patches

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!