Skip to content

Version 1.2.7

Latest
Compare
Choose a tag to compare
@dschibster dschibster released this 07 Nov 16:11

Better late than never, this fixes a problem that arose when handling Custom Platform Events with the Framework. During Trigger Collection creation, I try to check if we are in an After Context by checking the Id field of Records. As this field doesn't exist with Platform Events, it becomes problematic during productive use.

The record type filter passage is skipped for Platform Events therefore. A new test now checks that this doesn't get broken again.