Problem/Motivation

In #3022401: Remove useless config action.settings.recursion_limit the migrations/action_settings.yml becomes useless and just consumes time for compatibility reasons

Remaining tasks

Postponed on #3039240: Create a way to declare a plugin as deprecated
As migrations could be defined deprecated this issue could define the migration as deprecated and file another issue to delete it n 10.0.x open

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

no

Issue fork drupal-3209220

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

andypost created an issue. See original summary.

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

andypost’s picture

Created MR is attempt to use current state of plugin-deprecation for migrations

    Testing
    Drupal\Tests\forum\Kernel\Migrate\d6\MigrateVocabularyEntityDisplayTest
    .                                                                   1 / 1
    (100%)
    
    Time: 00:05.133, Memory: 4.00 MB
    
    OK (1 test, 34 assertions)
    
    Remaining self deprecation notices (1)
    
      1x: Deprecated in drupal:10.3.0 and is removed in drupal:11.0.0. There is
    no replacement. See https://www.drupal.org/node/3413338
        1x in MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay
    from Drupal\Tests\forum\Kernel\Migrate\d6

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.

quietone’s picture

Status: Postponed » Closed (won't fix)

Migrate Drupal is deprecated in 11.4.0 so this is now moot.

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.