Provide the ability to use all available entity operations on the Migration list builder

Created on 5 June 2024, 23 days ago
Updated 11 June 2024, 17 days ago

Problem/Motivation

It's currently not possible for sites to provide custom operations to use on the migrations listing page.

We should use implement the default \Drupal\Core\Entity\EntityListBuilder::buildOperations() method call which leverages Drupal's entity_operation hook.

Steps to reproduce

Provide a custom entity operation for a migration using the entity_operation hook.

It'll not be picked up and shown on the UI.

Proposed resolution

Implement \Drupal\Core\Entity\EntityListBuilder::buildOperations() method.

Remaining tasks

Issue fork/patch.

User interface changes

New migration specific operations declared via entity_operation will be picked up and added as operaitons.

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Needs review

Version

6.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024