Use migration name or group name as page title

Created on 11 January 2024, over 1 year ago

Problem/Motivation

Currently, page titles in the UI of migrate_tools are replicating the task link title, e.g. "Delete migration", "Destination" etc.
It is hard to find the actual migration name on the page.

Back in Drupal 7, we used to have the page title showing the entity title, and then the tab/task link show the sub-page.

I propose to restore this behavior.

Steps to reproduce

Visit e.g. `/admin/structure/migrate/manage/GROUP_NAME/migrations/MIGRATION_NAME/process`.

Current behavior:

Home / Administration / Structure / Migrations / Edit migration group / Migrations / Migration overview
Process
[[View]] [Execute] [Edit] [Messages] [Delete]
[Overview] [Source] [[Process]] [Map] [Destination]

Proposed behavior:

Home / Administration / Structure / Migration groups / GROUP_LABEL / Migrations / MIGRATION_LABEL
MIGRATION_LABEL
[[View]] [Execute] [Edit] [Messages] [Delete]
[Overview] [Source] [[Process]] [Map] [Destination]

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

6.0

Component

Code

Created by

🇩🇪Germany donquixote

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024