Hi everyone,
I'm Emmanuel Katto, have a custom field called "module" that holds different values depending on the project. For example, in project "X," the options are A, B, and C; in project "Y," the options are B, C, and D; in project "Z," they are C, D, and E, and so on.
I need to set up an automation where, when an issue is opened in one project, the automation will check the "module" field value. Then, it should create (or clone) the issue in other projects that share that value in their context.
For example, if the original issue in project "X" has the value "B," the automation should clone the issue in project "Y" (because project Y has "B" as one of its options).
Is this possible? I'm having trouble setting up the condition to check the field’s options, especially since the available options in the "module" field change regularly as new ones are added.
Any suggestions on how to approach this or if it's even possible would be greatly appreciated! Thanks in advance!
Regards
Emmanuel Katto