v19.2 Release Notes

  • Prayer: Fixed an issue on the Prayer Request List block that would cause the grid to not properly update when scrolling vertically on small devices.

  • Connection: Fixed the Default Connector picker not appearing on a Connection Opportunity when a connector group is configured but no campuses are selected; one is now shown for each active campus, matching pre-v19 behavior.

  • Workflow: Fixed an issue where the Person Entry Form would overwrite a matched person's First Name when the submitted First Name matched the existing Nick Name.

  • CMS: Fixed an issue where .webp images could not be previewed in the Asset Manager and File Manager.

  • Group: Fixed an issue where the Group Scheduler block's Send Confirmations action timed out on large filter sets, causing a "502 Bad Gateway" error in the UI even though confirmations were actually being sent. The fix processes confirmations in the background and saves confirmation status after each send to prevent duplicate sends if the application restarts mid-process.

  • Group: Fixed a misleading group type error message in the Group Detail block that blamed the parent group when the block's group type settings were the actual cause.

  • Group: Fixed an issue where copying a group would duplicate its inherited group member attributes, creating orphaned attributes that slowed down the Group Member List.

  • Core: Improved the Process BI Analytics job to show a clear warning when it is run more than once per day.

  • Finance: Fixed AnalyticsSourceDate.FiscalWeekNumberInYear so it tracks the start of the fiscal year rather than the calendar year when the fiscal start month is not January.

  • Workflow: Fixed a typo in the Workflow Entry block's unauthorized message.

  • Group: Fixed the Group RSVP Detail block Excel export to include the Accept, Decline, and Decline Reason columns.

  • Connection: Fixed the Connection Opportunity Signup block to support the PageRedirect Lava filter in its Lava template.

  • Engagement: Fixed the Sign-Up Finder block so it honors Group view security, hiding Projects the current individual is not authorized to view.

  • Group: Fixed an issue with the Group Placement Block where Person Filters were not being applied to the "People to Place" section.

  • CRM: Fixed the Family Pre-Registration block showing person attributes the visitor is not authorized to view.

  • CMS: Fixed Person Attribute Values configured for indexing not being included in Universal Search results after a bulk re-index, and restored the missing "Indexing Enabled" option in the Attributes block so Attributes can be flagged for indexing.

  • Group: Fixed the Group Registration block erasing an existing person's (or spouse's) email address when the optional Email field was left blank on submission.

  • Lava: Fixed an issue where the {% modifystep %} Lava command would throw "The step type identifier is invalid and the step type could not be found" when creating a new Step record with id:'0', even when a valid StepTypeId was provided as a property.