Hello Trailblazers,
I have created a declarative rollup on a custom object called project. The rollup is coming from a junction object called Roles. This object has two roles: Account Roles and Contact Roles. When I add a Contact Role to a project from the related list the total count of should be displayed on the Project object in the field that I have specified. However when I am running the rollup I am getting the following error:
- dlrs_RoleTrigger: execution of AfterInsert caused by: System.StringException: Invalid id: Notify (dlrs) Trigger.dlrs_RoleTrigger: line 7, column 1
Any reason why?
Thanks!
Fahad