Rock Tech Bulletin

Your go-to source for key updates, alerts, and notes on Rock releases—covering features, fixes, and critical changes that may impact your system.

Note

Contribution Statement Block Migration Guide

What’s Changing

The legacy Contribution Statement Lava (Legacy) block is replaced during upgrade with the Contribution Statement Generator block.

Most settings are not converted—including your Lava template. So you will probably want to take action before the update.

What You Should Do

1. Check If You’re Affected

Run this query to find any legacy blocks:

SELECT b.* 
FROM [Block] b 
INNER JOIN [BlockType] bt ON bt.[Id] = b.[BlockTypeId]
WHERE bt.[Guid] = 'AF986B72-ADD9-4E05-971F-1DE4EBED8667'
If no results are returned, you’re not using this legacy block and no action is needed. You can skip the rest of this article.

2. Save Your Current Settings

Before upgrading:

  • Open each Contribution Statement Lava block instance
  • Copy and save your Lava template and key settings (a quick screenshot now can save you time later)

3. Create Contribution Templates (Recommended)

Go to Financial Settings > Contribution Templates and recreate your templates in advance.

This lets you select them immediately after the upgrade instead of using the auto-created template.

4. Update After Upgrade

After upgrading:

  • Open the new Contribution Statement Generator block's settings
  • Select your custom Contribution Template or adjust the generated one