Hello,
We have a requirement to duplicate issue in separate projects if custom field value is (cfValues['Report to AIMS?'] == 'Yes').
First part of the requirement is to clone the issue in a target project, we tried to use listener with condition (cfValues['Report to AIMS?'] == 'Yes').
Execution history shows success, but issue is not cloned in target project.
Second part is to set up bidirectional sync(Not required at the moment). (we are on server and cant purchase new plug ins).
Thanks in advance!