Problem/Motivation

FILE:

web/modules/custom/views_taxonomy_term_name_into_id/tests/src/Functional/Argumen
tValidatorTest.php

STATUS         LINE                           MESSAGE
--------------------------------------------------------------------------------
Fix now        28   Usage of deprecated trait
                    Drupal\Tests\field\Traits\EntityReferenceTestTrait in class
                    Drupal\Tests\views_taxonomy_term_name_into_id\Functional\Arg
                    umentValidatorTest. Deprecated in drupal:10.2.0 and is
                    removed from drupal:11.0.0. Use
                    Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait
                    instead.
--------------------------------------------------------------------------------

FILE:
web/modules/custom/views_taxonomy_term_name_into_id/tests/modules/views_taxonomy
_term_name_into_id_test/test_views/views.view.test_argument_taxonomy_name_into_i
d.yml

STATUS         LINE                           MESSAGE
--------------------------------------------------------------------------------
Check manually 177  Support from all Views contextual filter settings for the
                    default_argument_skip_url setting is removed from
                    drupal:11.0.0. No replacement is provided. See
                    https://www.drupal.org/node/3382316.
--------------------------------------------------------------------------------

FILE:
web/modules/custom/views_taxonomy_term_name_into_id/views_taxonomy_term_name_int
o_id.info.yml

STATUS         LINE                           MESSAGE
--------------------------------------------------------------------------------
Check manually 4    Value of core_version_requirement: ^8 || ^9 || ^10 is not
                    compatible with the next major version of Drupal core. See
                    https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
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

kevinfunk created an issue. See original summary.

kevinfunk’s picture

Status: Active » Needs review

I also addressed Remove 8.7.x fallback code for TaxonomyTestTrait since the support for D8 was dropped. Please let me know if you want me to add it back and created a new MR for Remove 8.7.x fallback code for TaxonomyTestTrait.

patelh84 made their first commit to this issue’s fork.

rahul17’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new66.38 KB

I have verified MR !6 against Drupal 10 and Drupal 11, functionality is working as expected. No issues found in upgrade status as well.
Moving this to RTBC.

bserem’s picture

Can we get this merged please?

jonasanne’s picture

+1 for merge please.

jonasanne’s picture

StatusFileSize
new3.22 KB

added mr as patch

dww’s picture

Status: Reviewed & tested by the community » Postponed

I won't merge this until #3482593: Enable GitLab CI and cleanup build pipelines is done and we have passing green pipelines on all relevant versions.

vladimiraus’s picture

Issue summary: View changes
Status: Postponed » Needs work
Related issues: +#3482593: Enable GitLab CI and cleanup build pipelines

jkamizato made their first commit to this issue’s fork.

albeorte’s picture

Status: Needs work » Reviewed & tested by the community

Hi @dww,

Regarding the changes in the Merge request !6, have been tested and work correctly, please merge them and release a Drupal 11 compatible version.

In the issue you mentioned that is relevant to merge before this one, the tests are passing as expected:

The module is ready to release the Drupal 11 compatible version.

Thanks in advance

albeorte’s picture

Added MR as patch

dadderley’s picture

It would be nice to have a Drupal 11 version of the module.

dww’s picture

Yup, I’ll hopefully get something out next week. Been working at a music camp and offline for a while, but starting to catch up on virtual work now…

dadderley’s picture

Thanks

vinodhini.e’s picture

Hi, I tested this module on Drupal 11.2.x and encountered a compatibility issue. After applying Merge Request #6, it is working correctly and is now compatible with Drupal 11.
Thanks!

maheshv’s picture

Can we get the D11 version released, please?

svendecabooter’s picture

+1 - this module is blocking us from upgrading a site to D11.

maheshv’s picture

Our Project is blocked due to this module d11 release, can you please release the d11 version ASAP.

vladimiraus’s picture

Status: Reviewed & tested by the community » Closed (outdated)

Thank you for your contributions. 🎂
Drupal 7 is no longer supported. 🚀
Marking as outdated.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

shelane’s picture

Status: Closed (outdated) » Reviewed & tested by the community

Why was this closed? This issue has nothing to do with Drupal 7. Users are still waiting for the Drupal 11 compatible version, which is this issue.

vladimiraus’s picture

Thanks @shelane.
Task seems like a victim of D7 tasks.

dadderley’s picture

Is there a Drupal 11 release in the works?

dww’s picture

I have no idea what @vladimiraus is talking about with "D7 tasks". This module has never supported D7 (since D7 views provided this functionality itself). Totally unhelpful and confusing comments. Please don't close issues where you don't know what you're talking about. 😅

Anyway, yes, I absolutely plan to fix this (and #3482593: Enable GitLab CI and cleanup build pipelines) and get another release out that supports D11. I'm finally getting through a giant backlog of other responsibilities, and hope to move this forward next week. 🤞

dadderley’s picture

Thanks dww.

vladimiraus’s picture

Just whistle if you need a help maintaining the module.
Happy to help.

mihaic’s picture

A new release will be great thanks !

dww’s picture

Assigned: Unassigned » dww
Status: Reviewed & tested by the community » Needs work

I don't want to drop support for old versions like this. I also don't want/need a composer.json here. I'm going to start a new branch and a new MR that's the way I want to handle this.

dww’s picture

Assigned: dww » Unassigned
Status: Needs work » Needs review

MR 7 is the way forward. Let's see what the bot thinks. 😅

  • dww committed 96d21bfc on 8.x-1.x
    task: #3494573 Add Drupal 11 compatibility
    
    By: @dww
    

dww’s picture

Status: Needs review » Fixed
Issue tags: -Drupal 11 compatibility

Merged to 8.x-1.x branch. I'll tag a stable 8.x-1.0 release next.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

dww’s picture

dadderley’s picture

I have installed this on a Drupal 10.5.6 site and then did the upgrade to Drupal 11.2.8.
It seems to be working fine, thankyou.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.