- Issue created by @megachriz
- Merge request !28Issue #3381853: Failure when trying to add a process plugin after "Static map" → (Closed) created by megachriz
- Merge request !27Issue #3381853: Failure when trying to add a process plugin after "Static map" → (Open) created by megachriz
- last update
about 1 year ago 92 pass, 2 fail - last update
about 1 year ago 76 pass, 2 fail - Status changed to Needs work
about 1 year ago 12:14pm 18 August 2023 - last update
about 1 year ago 84 pass, 2 fail - last update
about 1 year ago 99 pass - Status changed to Needs review
about 1 year ago 7:40am 22 August 2023 - last update
about 1 year ago 99 pass - last update
about 1 year ago 100 pass - Status changed to Needs work
about 1 year ago 11:15am 12 September 2023 - 🇳🇱Netherlands megachriz
There is a failure when I try to remove a single process plugin for a multi-property field:
TypeError: array_diff(): Argument #1 ($array) must be of type array, null given in array_diff() (line 627 of /Users/youri/Sites/drupal/modules/d8/wip/feeds8/feeds_migrate/src/MappingFieldFormBase.php).
Additionally, I discovered an issue when trying to remove process plugins for multiple properties at once. For this and for adding test coverage for the bug of above, I opened 🐛 Removing process plugins for multiple properties at once does not work Active .
- last update
about 1 year ago 103 pass -
MegaChriz →
committed a9edee86 on 8.x-1.x
Issue #3381853 by MegaChriz: Fixed failure when trying to add a process...
-
MegaChriz →
committed a9edee86 on 8.x-1.x
- Status changed to Fixed
6 months ago 12:29pm 15 May 2024 - 🇳🇱Netherlands megachriz
Tests are passing now! Merged.
Though I think I may accidentally have fixed the majority of this issue in 🐛 Removing process plugins for multiple properties at once does not work Active instead.
Automatically closed - issue fixed for 2 weeks with no activity.