Uploaded image for project: 'Magnolia RSS Aggregator Module'
  1. Magnolia RSS Aggregator Module
  2. MGNLRSSAGG-171

Multi-client capability: Make feed being resolved by UUID and not by name

XMLWordPrintable

    • Yes

      In the ticket MGNLRSSAGG-143 the Multi-client capability was implemented, that each feed can be imported separately.

      In a project use where multi-clients are served a problem of the current implementation is shown:
      Feeds are fetched from the workspace by their name (with sql) and not their physical path
      -> when two clients define a feed with the same name, all imports are always done on the first one found, the second is ignored.

      Use case in the project:

      • mutli clients
      • separate top level folder for separate ACls
      • each client adds feeds to their rss "real"
      • as all work for the same company (different subsidiaries) they common shared names for consuming the same feed sources

      Done:
      Changed the fetching and serving of feeds by path and not by its name.
      Patch is added.

        Acceptance criteria

              ochytil Ondrej Chytil
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD