Errors editing User based Feed Type.

Created on 7 February 2021, over 3 years ago
Updated 4 June 2024, 24 days ago

Problem/Motivation

Possibly should be split between Feeds and Feeds Tamper. I made up a User importer a while back. It worked great. Since then I have updated Feeds. Trying the importer now and i get these errors when trying to edit the Feed Type:

Users -> Tamper
Error: Call to a member function getLabel() on null in Drupal\feeds_tamper\Form\TamperListForm->buildTampersTable() (line 178 of modules/contrib/feeds_tamper/src/Form/TamperListForm.php).

Users -> Mapping
Error: Call to a member function hasProperty() on null in Drupal\feeds\Form\MappingForm->buildRow() (line 215 of modules/contrib/feeds/src/Form/MappingForm.php).

My guess would be these are node functions which don't apply to users; but odd that it used to work fine.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada liquidcms

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

Comments & Activities

Not all content is available!

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

  • πŸ‡ͺπŸ‡ΈSpain oskar_calvo

    I had the same problem because I had mapped a field from a module, and when I uninstalled module the field gone.

    Deleting the missing field in Correspondence fixed it.

Production build 0.69.0 2024