Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
HI Guys,
I am aware in a Jira to Jira sync (local to remote) how I can make a comment or other fields one way as you have a connection at each end scripted mode. In local mode Jira project A to Project b (Same Jira instance, just different projects) you have a single scripted connection. I am looking for JIRA A not to send any comments and for JIRA B to send all of its comments.
I have only been able to establish off or on.
Here is the config I have:
Outgoing
Incoming
Hi Brad,
If you can distinguish the target project then you might put the
issue.comments = ...
line behind a check on what is the project. Doing so, only the wanted project would get (would take care of) the comments.Comments would be "outgoing" all the time but ignored only for project B.
Regards,
Stéphane