Skip to content

Collection Level Overrides don't propagate into RSS Feed #722

@richardroyal

Description

@richardroyal

In https://github.com/WPMedia/feed-components/blob/develop/blocks/feeds-source-collections-block/sources/collections.js the Content API /content/v4/collections is used to pull a Collection by ID. Then for each element in the collection, it fetches the full content using the /content/v4/ids endpoint but replaces the collection items (which had the overrides) with the full story objects from the IDs endpoint which do not contain the overrides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions