v3.3.0
What's Changed
This PR fixes a bug where transactional vouchers were not automatically updated when linking unlinked roles to a Party Master from the Data Quality Dashboard.
Changes:
- Replaced with in to ensure ORM hooks trigger.
- Added a safety net function to explicitly enqueue voucher sync background jobs.
- Implemented a migration patch to fix historical data.
- Added unit tests in .
- Bumped version to 3.3.0.
Full Changelog: v3.2.2...v3.3.0