I have created a basic RSS feed type attached to the basic page node type.

When I add an RSS feed under content -> feeds nothing happens....the feed is not imported, nothing shows in Drupal logs or PHP error log.

I am using Drupal 8.2.6.

Any ideas on how I can further test?

Comments

amccune created an issue. See original summary.

MegaChriz’s picture

Status: Active » Postponed (maintainer needs more info)

Have you configured mappings?

If you configured mappings, can you provide the following:

  • The source file you were trying to import (may also be a sample file, as long as that sample file can demonstrate the problem).
  • An export of your configuration, packed inside a feature module, which includes:
    • The Feed type;
    • The content type selected on the processor;
    • Fields used on your content type;
    • Field storage items of your fields;
    • Eventually other configuration that is related.
MegaChriz’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No further info provided.