cannot lookup automator error in cartridge version 7.0.3
Hi All,
we have a cartridge which was built with target version 7.0.0 from the beginning, but recently we implemented milestone event notifications for order completion (complete event) and order cancelled (stateChange event) for which we changed target version to 7.0.3 as stateChange event doesn't support in 7.0.0, this is deployed in production and working fine. But now when we try to configure new automations task for other projects and found it is not getting executed and throwing error message 'cannot lookup automator'.
But the same task is working fine by changing target version to 7.0.0
Please suggest how to solve this issue. what is the reason for this failure?