Issue
When approving a Demand record, a message displays 'undefined undefined has been created'
Release
All releases
Cause
A business rule using current.update() is creating duplicate projects when approving a demand.
Resolution
Remove current.update() from the before update business rule.