With the development team still focusing on the Archive integration, this is a small release, mainly with some design fixes and some initial work that will allow the next steps for the integration of the Archived content.

Release v2.28 (15.04.2020)

🎩 Design and UX

  • PLANET-4864Remove pre-defined background color from Campaign themes
    • Replaced background color from all campaign templates to white

📣  New features

  • PLANET-4827Create importer for archive files into elastic search and include in search result
    • Archived content of P3 will be crawled and the team will import the xml files that result from that crawl into elasticsearch.
    • The work for the current ticket consisted of:
      • Finding a way to import those xml files into elasticsearch
      • Decide on which approach to follow: PHP or post-deploy script
      • Write importer script
    • Import of all data will happen in a follow up task

Note: This functionality is not visible yet. It is planned to be made visible after the data is imported in all the sites.


🐛 Bug Fixes

  • PLANET-4895ErrorException: Warning: array_merge(): Argument #2 is not an array