Cannot delete feed mapping
| Project: | Feed Element Mapper |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I created a feed mapping from options->tags to a taxonomy vocab. I then disassociated the taxonomy vocab from the feed item type. This causes a blank space to appear as the mapping target (the "Node" column). Then I tried to delete the mapping; message says "The mapping entry has been deleted successfully." The mapping is still listed.
I then tried re-associating the taxonomy vocabulary with the feed item type. This restores the target on the mapping config page, so it appears normal. I again tried to delete the mapping, got the message "The mapping entry has been deleted successfully" but it is still listed.
I don't know whether the deletion problem is associated with the fact that I disassociated the taxonomy vocab from the feed item type or not.

#1
Ah, update: even after deleting and re-creating the feed, this persists (the mapping is listed in the newly-created feed).
The feedapi_mapping table in mySQL contains no rows. What's going on?
#2
Figured it out. It's because the mapping was being inherited from the content type.
Inheritance should be represented somehow in the UI; the message "successfully deleted" should not appear. Changed to UI issue.