Skip to content

Conversation

@i-just
Copy link
Contributor

@i-just i-just commented Oct 10, 2025

Description

Issue: Changes in cms 5.8.13 and 5.8.13.1 are causing the Feed Me mapping screen to throw FieldNotFoundException if the field layout contains a field that has been deleted (but not removed from the layout).

Solution:
I created a method that catches the FieldNotFoundException exception that is thrown if the field cannot be found, and implemented additional safeguards so that fields that cannot be found are ignored during the mapping process.

Related issues

#1679

@i-just i-just marked this pull request as ready for review October 10, 2025 11:33
@i-just i-just requested a review from angrybrad as a code owner October 10, 2025 11:33
@angrybrad angrybrad merged commit 60b8fd5 into 6.x Oct 23, 2025
9 checks passed
@angrybrad angrybrad deleted the bugfix/1679-getField-and-ghost-fields branch October 23, 2025 23:22
angrybrad added a commit that referenced this pull request Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants