Contributions
- Fixed an issue with the login form on the checkout thank you page where reCaptcha would not load.
- Fixed an issue where an affiliated donor could not be removed from a transaction.
- Fixed an issue where the external_id field would not be synced between Content Items and Contribution Campaigns.
CRM
- Fixed the search functionality in the Person Relationships grid module.
- Fixed an issue with checkbox data groups not working in the CRM Record module (added as drop-downs instead).
Export
- Prevent long-running exports from getting the server stuck.
- Exports that take a very long time will result in an error to prevent performance problems on the server. In this case, the report needs to be optimized before trying the export again.
Historic Giving
- Fixed issues with master filter pagination.
Site Planner
- Fix filter tag counts in the World Map module.
- New "Animated Timeline" module that displays content items in a vertical timeline format.
Reports
- Fix filter tag counts in the World Map module.
- New "Animated Timeline" module that displays content items in a vertical timeline format.
- Prevent sending an "Export Failed" email when there are no records to process in an export.
- This happens when someone exports a PDF but there are no records in the report, based on the selected filters.
- For this, the Export -> Export Generated system message should use a <code>{if $exportRecord.Export.total_records gt 0}{else}{/if}</code> statement to check if there are any records in the export, and if not, return a simple message instead of the download link.
Spark
- Fixed entities variable tree definition in message spark outcome.
- Change the "Person To Content Item" spark transformer to support the Content-Type condition.
Modified on Thu, 28 Sep, 2023 at 8:52 AM
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article