I have two project A and B, and one webhook for each project to create and update actions.
On project A in a transaction i set up an automatic issue creation on project B, the issue was created ok the webhook replied with issue_created correctly but with parent issue data.
I need the data of the issue created in project B.
Any ideas to solve this problem?
Regards!