Route migrate process plugin shouldn't assume that the $options variable is always an array

Created on 1 July 2020, over 4 years ago
Updated 15 July 2024, 6 months ago

Blocks πŸ› Existing menu links show validation issues on migration (and ALL menu links pointing to node translations are invalid) Needs work if it will solved by menu link migration derivatives.

Problem/Motivation

For being able to properly migrate menu links (without depending on every content entities' migration), we should be able to create stub menu links.
Right now, this is blocked by the Route migrateprocess plugin, because it assumes that the $options variable it populates form the input value array is an array.

Proposed resolution

Before merging with $route['options], check whether the local $options variable is an array or not.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Needs work

Version

11.0 πŸ”₯

Component
MigrationΒ  β†’

Last updated about 12 hours ago

Created by

πŸ‡­πŸ‡ΊHungary huzooka Hungary πŸ‡­πŸ‡ΊπŸ‡ͺπŸ‡Ί

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024