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

Add default node data in config workspace for backup setting of RSSFeedImportHandler

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.5, 1.4.3, 2.0.3
    • 1.2.4
    • None
    • None

      I noticed that since configuring the RSS aggregator to automatically import an external feed every hour I noticed that Magnolia started creating backup files every hour as well. It took some code digging to find that this behavior can be controlled by adding a node data called backup and setting it to false (since RSSFeedImportHandler extends ImportHandler and that class creates backups based on a property called backup which can be set via Content2Bean).

      It would be helpful if a default node data backup would have been bootstrapped by the RSS aggregator module and if the RSS aggregator module documentation would have mentioned this behavior.

        Acceptance criteria

              mdivilek Milan Divilek
              breun Nils Breunese
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD