Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
Title changed from Storting Workflow to Storting Workflows issue
The message says Input array has 1 params. Yet the query doesn't have any input params as it is already loaded in the query. I would expect the where clause to be:
WHERE module_name = ?
Looks to me like the bug is here:
The $sourceModule variable is already part of the Query string, then the sourceModule is added to the params array.
@prasad this looks like a bug to me. Either the $sourceModule should just be parametrised, or it shouldn't. But definitely not both ;-)
The post is interesting, can you help me to correct?
thanks @lord_alan
Copyright 2023 Vtiger. All rights reserved.